Skip to content

Commit

Permalink
fix: Added manual workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
2b-t committed Feb 11, 2023
1 parent 781c03d commit a9f2411
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- 'src/**'
- 'Makefile'
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit a9f2411

Please sign in to comment.