We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f75a0b commit 60d41c1Copy full SHA for 60d41c1
.github/workflows/fly-deploy.yml
@@ -2,7 +2,7 @@ name: Fly Deploy
2
on:
3
push:
4
branches:
5
- - main
+ - dev
6
jobs:
7
deploy:
8
name: Deploy app
0 commit comments