Skip to content

Commit

Permalink
Allow manual dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
smolnar committed Mar 21, 2024
1 parent ab01058 commit e4cf22c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
types:
- completed

workflow_dispatch:

jobs:
deploy:
name: Deploy to Production
Expand Down

0 comments on commit e4cf22c

Please sign in to comment.