This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
- name: Push to dokku for staging branch
|
||||
if: github.ref == 'refs/heads/staging'
|
||||
if: github.ref == 'refs/heads/staging_beforemergedDev'
|
||||
uses: dokku/github-action@master
|
||||
with:
|
||||
branch: 'dev'
|
||||
|
Reference in New Issue
Block a user