Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Add manual trigger to test workflow credentials
  • Loading branch information
xomiamoore authored Sep 17, 2024
1 parent e97a2f5 commit 08cf423
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ on:
branches: [ master ]
release:
types: [ published ]
workflow_dispatch: # Allow manual triggering

jobs:
publish:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 08cf423

Please sign in to comment.