Skip to content

Commit

Permalink
Merge pull request #2 from actions/release
Browse files Browse the repository at this point in the history
Change release trigger
  • Loading branch information
Yoann Chaudet authored and GitHub committed Jul 13, 2022
2 parents 5983edf + cb174c0 commit bfe36bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Release
on:
release:
types: [edited]
types: [published]
workflow_dispatch:
inputs:
TAG_NAME:
Expand Down

0 comments on commit bfe36bc

Please sign in to comment.