Skip to content

Commit

Permalink
fix: deploy on workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
WesselvanDam committed Oct 16, 2024
1 parent bdb0f03 commit a163e99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flutter-web-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- stable
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit a163e99

Please sign in to comment.