Fix/ci token #3

Merged
ilia merged 2 commits from fix/ci-token into main 2026-07-02 06:31:38 +00:00
Showing only changes of commit 5277e9c55c - Show all commits
+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