This commit is contained in:
SPRINX0\prochazka
2025-02-21 09:37:17 +01:00
parent 2af6d4ef29
commit 82a8baabef
2 changed files with 2 additions and 2 deletions

View File

@@ -30,4 +30,4 @@ jobs:
- name: Diflow run (don't push)
run: |
cd diflow
node dist/diflow.js sync -r https://${SECRET}@github.com/dbgate/dbgate-diflow-config.git -b master --skip-push --secret ${{ secrets.GITHUB_TOKEN }}
node dist/diflow.js sync -r https://${SECRET}@github.com/dbgate/dbgate-diflow-config.git -b master --skip-push --secret "${{ secrets.GITHUB_TOKEN }}"