removed publish dbgate (obsolete)

This commit is contained in:
SPRINX0\prochazka
2024-11-13 15:09:36 +01:00
parent cba391904a
commit 880f4403cb

View File

@@ -90,11 +90,6 @@ jobs:
run: |
npm publish
- name: Publish dbgate (obsolete)
working-directory: packages/dbgate
run: |
npm publish
- name: Publish dbgate-serve
working-directory: packages/serve
run: |