Skip to content

Commit

Permalink
Enable run workflow on release action (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
markelliot authored Mar 25, 2022
1 parent bdda261 commit 9d4a81b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Publish develop
on:
workflow_dispatch: {}
release:
types: [created]

Expand Down

0 comments on commit 9d4a81b

Please sign in to comment.