We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557cb28 commit 2e99468Copy full SHA for 2e99468
.github/workflows/fly.yml
@@ -2,7 +2,7 @@ name: Fly Deploy
2
on:
3
push:
4
branches:
5
- - main
+ - master
6
jobs:
7
deploy:
8
name: Deploy app
0 commit comments