Skip to content

Commit

Permalink
Update publish workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
zsmb13 committed May 18, 2024
1 parent 2bf49aa commit ef9d4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish
on:
release:
types: [released]
types: [released, prereleased]
jobs:
publish:
name: Release build and publish
Expand Down

0 comments on commit ef9d4c2

Please sign in to comment.