removed upload error to Gist feature

This commit is contained in:
SPRINX0\prochazka
2025-09-03 16:22:02 +02:00
parent c0549fe422
commit a2d77a3917
12 changed files with 67 additions and 216 deletions

View File

@@ -37,11 +37,6 @@ jobs:
- name: setCurrentVersion
run: |
yarn setCurrentVersion
- name: printSecrets
run: |
yarn printSecrets
env:
GIST_UPLOAD_SECRET: ${{secrets.GIST_UPLOAD_SECRET}}
- name: Publish types
working-directory: packages/types
run: |