mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
tmp
This commit is contained in:
2
.github/workflows/diflow.yaml
vendored
2
.github/workflows/diflow.yaml
vendored
@@ -27,4 +27,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 "xxxx"
|
||||
|
||||
@@ -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 "xxxx"
|
||||
|
||||
Reference in New Issue
Block a user