Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cubny authored Feb 17, 2024
1 parent acff267 commit b86c5e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Release
on:
release:
types: [created]
push:
tags:
- 'v[0-9]+.*'

permissions:
contents: write
Expand Down

0 comments on commit b86c5e8

Please sign in to comment.