Skip to content

Commit

Permalink
ci: add workflow manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
lewislbr committed Oct 23, 2021
1 parent 093eb58 commit 6ba4e5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
release:
types:
- created
workflow_dispatch:

jobs:
generate:
name: Generate cross-platform builds
Expand Down

0 comments on commit 6ba4e5a

Please sign in to comment.