Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Added workflow_dispatch
  • Loading branch information
brianpursley authored Apr 22, 2024
1 parent b76ed39 commit a7828a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- '*'
tags:
- 'v[0-9]+.[0-9]+.[0-9]+.*'
workflow_dispatch:

env:
VERSION: 0.0.0
Expand Down

0 comments on commit a7828a1

Please sign in to comment.