Skip to content

Commit 9b688e8

Browse files
authored
Update fly.yml
1 parent 19715b3 commit 9b688e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Fly Deploy
22
on:
33
push:
44
branches:
5-
- master # change to main if needed
5+
- main # change to main if needed
66
jobs:
77
deploy:
88
name: Deploy app

0 commit comments

Comments
 (0)