chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-02-25 11:09:55 +00:00
parent 0a777dc909
commit 312c3b8295
13 changed files with 143 additions and 143 deletions

View File

@@ -33,4 +33,4 @@ jobs:
cd diflow
node dist/diflow.js sync -r https://DIFLOW_GIT_SECRET@github.com/dbgate/dbgate-diflow-config.git -b master
env:
DIFLOW_GIT_SECRET: ${{ secrets.DIFLOW_GIT_SECRET }}
DIFLOW_GIT_SECRET: '${{ secrets.DIFLOW_GIT_SECRET }}'