chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-06-12 13:30:21 +00:00
parent 37f8b54752
commit 0e0e8e9d18
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 }}