fix: change token name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user