Skip to content

Commit aa536b9

Browse files
committed
Add a workflow dispatch deploy option
1 parent c1b875b commit aa536b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/fly-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- main
8+
workflow_dispatch: {}
89
jobs:
910
deploy:
1011
name: Deploy app

0 commit comments

Comments
 (0)