changed used secret

This commit is contained in:
SPRINX0\prochazka
2025-02-21 10:13:56 +01:00
parent 332fff279b
commit a62394a67c
2 changed files with 2 additions and 2 deletions

View File

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