chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-02-25 11:13:14 +00:00
parent 7516b056a5
commit f0eaba5857
14 changed files with 148 additions and 148 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 }}