Skip to content

Commit

Permalink
Switch from created to publish since created isn't working
Browse files Browse the repository at this point in the history
  • Loading branch information
ddebeau committed May 30, 2021
1 parent 931e4c7 commit f710435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: release
on:
release:
types: [created]
types: [published]
jobs:
release:
environment: release
Expand Down

0 comments on commit f710435

Please sign in to comment.