We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c1891 commit 558cdb0Copy full SHA for 558cdb0
1 file changed
.github/workflows/prod.yml
@@ -5,7 +5,7 @@ on:
5
# Triggers the workflow on push or pull request events but only for the master branch
6
push:
7
branches:
8
- - master
+ - main
9
10
jobs:
11
SFTP-deploy:
0 commit comments