roles-editor-fix

This commit is contained in:
2025-07-25 10:09:01 +03:00
parent ac4d6799c8
commit cb946fb30e
3 changed files with 20 additions and 26 deletions

View File

@@ -26,7 +26,7 @@ jobs:
git_remote_url: 'ssh://dokku@v2.discours.io:22/discoursio-api'
ssh_private_key: ${{ secrets.PROD_PRIVATE_KEY }}
- name: Push to v3.dscrs.site branch
- name: Push to staging
if: github.ref == 'refs/heads/dev'
uses: dokku/github-action@master
with: