Skip to content

Commit

Permalink
build: add workflow dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Mar 29, 2024
1 parent 1ad92f9 commit 1f29d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Release
on:
release:
types: [released]
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit 1f29d13

Please sign in to comment.