Skip to content

Commit

Permalink
Remove manual dispatch from release wflow (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
munrojm committed Oct 5, 2022
1 parent f94a4fb commit 9f821a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: release
on:
release:
types: [published]

workflow_dispatch:


jobs:
deploy:
Expand Down

0 comments on commit 9f821a1

Please sign in to comment.