chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-07-24 10:11:39 +00:00
parent b49988032e
commit b12587626d

View File

@@ -98,3 +98,8 @@ jobs:
cd ..
cd dbgate-merged/plugins/dbgate-plugin-cosmosdb
npm publish
- name: Publish dbgate-plugin-firestore
run: |
cd ..
cd dbgate-merged/plugins/dbgate-plugin-firestore
npm publish