Skip to content

Commit

Permalink
Update reelease workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
ethack authored Dec 11, 2020
1 parent 85585d9 commit 42e0d65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@ name: Generate and upload a release assets
on:
release:
types:
- published
#- unpublished
- created
- edited
#- deleted
- prereleased
- released

jobs:
upload:
Expand Down

0 comments on commit 42e0d65

Please sign in to comment.