Skip to content

Commit

Permalink
Remove workflow_dispatch from release (sander-skjulsvik#18)
Browse files Browse the repository at this point in the history
* removed workflow_dispatch for release

---------

Co-authored-by: sander skjulsvik <[email protected]>
  • Loading branch information
sander-skjulsvik and sander skjulsvik authored May 25, 2024
1 parent 40b796d commit d4fb148
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
on:
release:
types: [created]
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit d4fb148

Please sign in to comment.