Fix/ci token #3

Merged
ilia merged 2 commits from fix/ci-token into main 2026-07-02 06:31:38 +00:00
+2 -2
View File
@@ -80,5 +80,5 @@ jobs:
run: yarn build run: yarn build
- name: Publish to Gitea registry - name: Publish to Gitea registry
env: env:
NODE_AUTH_TOKEN: ${{ secrets.CI_DEPLOY_TOKEN }} NODE_AUTH_TOKEN: ${{ secrets.CAROUSEL_PACKAGE }}
run: npm publish run: yarn npm publish