fix: change token name

This commit is contained in:
Ilia Mashkov
2026-07-02 09:28:39 +03:00
parent 6967d722ed
commit 5277e9c55c
+1 -1
View File
@@ -80,5 +80,5 @@ jobs:
run: yarn build
- name: Publish to Gitea registry
env:
NODE_AUTH_TOKEN: ${{ secrets.CI_DEPLOY_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.CAROUSEL_PACKAGE }}
run: npm publish