Compare commits
1 Commits
82870a4e47
...
feat/sv-se
Author | SHA1 | Date | |
---|---|---|---|
![]() |
e1d1096674 |
@@ -35,7 +35,7 @@ jobs:
|
|||||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
||||||
- name: Push to dokku for staging branch
|
- name: Push to dokku for staging branch
|
||||||
if: github.ref == 'refs/heads/feat/sv-search-v4'
|
if: github.ref == 'refs/heads/staging'
|
||||||
uses: dokku/github-action@master
|
uses: dokku/github-action@master
|
||||||
with:
|
with:
|
||||||
branch: 'dev'
|
branch: 'dev'
|
||||||
|
Reference in New Issue
Block a user