Skip to content

Commit

Permalink
Update zip_on_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Snuffy2 authored Sep 10, 2023
1 parent 3c2432d commit 68c37ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zip_on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Create Zip on Release
on:
workflow_dispatch:
release:
types: [released]
types: [published, edited]
jobs:
create_zip:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 68c37ae

Please sign in to comment.