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 b38eb56 commit c14dda9Copy full SHA for c14dda9
.github/workflows/ci_cd.yml
@@ -2,7 +2,7 @@ name: ci_cd
2
on:
3
push:
4
branches:
5
- - master
+ - main
6
env:
7
SSH_HOST: ${{secrets.SSH_HOST}}
8
SSH_USERNAME: ${{secrets.SSH_USERNAME}}
0 commit comments