Skip to content

Commit

Permalink
feat: allow manual executable build for github (#1415)
Browse files Browse the repository at this point in the history
  • Loading branch information
nopeless authored Oct 4, 2023
1 parent 701a7d9 commit ee90fe4
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 @@ -3,6 +3,8 @@ name: Release
on:
release:
types: [ published ]
workflow_dispatch:


permissions:
contents: write
Expand Down

0 comments on commit ee90fe4

Please sign in to comment.