Skip to content

Commit

Permalink
Merge pull request #15 from kounoike/chore-4
Browse files Browse the repository at this point in the history
change upload-release trigger to published
  • Loading branch information
kounoike authored Oct 2, 2021
2 parents 048a064 + 5d0caf8 commit e4984b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/upload-release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
tags:
- 'v*'
release:
types:
- published

name: Upload Release Asset

Expand Down

0 comments on commit e4984b5

Please sign in to comment.