Skip to content

Commit

Permalink
Allow main deployment to be triggered on workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Sep 23, 2023
1 parent 8a08b03 commit 3101257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
release:
types:
- published
workflow_dispatch:

jobs:

Expand Down

0 comments on commit 3101257

Please sign in to comment.