Skip to content

Commit

Permalink
GHA deploy: Add workflow_dispatch option
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Feb 21, 2024
1 parent cfe8661 commit a7b547e
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 @@ -4,6 +4,8 @@ on:
push:
tags:
- "*"
workflow_dispatch:


jobs:
deployment:
Expand Down

0 comments on commit a7b547e

Please sign in to comment.