Skip to content

Commit

Permalink
remove workflow_dispatch from release action
Browse files Browse the repository at this point in the history
  • Loading branch information
sonodima committed Sep 3, 2024
1 parent 881518c commit d7419db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Release
on:
release:
types: [published]
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit d7419db

Please sign in to comment.