Skip to content

Commit

Permalink
Temporarily enable trigger on edit
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Apr 19, 2020
1 parent 1e84cc4 commit f444a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish Release Packages

on:
release:
types: [published]
types: [published, edited]

jobs:

Expand Down

0 comments on commit f444a8d

Please sign in to comment.