Skip to content

Commit

Permalink
Add manual workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
laverdet committed Oct 9, 2023
1 parent 01e027f commit 7760c6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Add native binaries to release
on:
release:
types: [created]
workflow_dispatch:

jobs:
prebuild:
Expand Down

0 comments on commit 7760c6f

Please sign in to comment.