chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-09-03 14:22:22 +00:00
parent a2d77a3917
commit 27b8e7d5ec
9 changed files with 0 additions and 62 deletions

View File

@@ -66,13 +66,6 @@ jobs:
cd ..
cd dbgate-merged
yarn setCurrentVersion
- name: printSecrets
run: |
cd ..
cd dbgate-merged
yarn printSecrets
env:
GIST_UPLOAD_SECRET: ${{secrets.GIST_UPLOAD_SECRET}}
- name: Prepare packer build
run: |
cd ..