fix(ci): use gitea_token secret for npm publish
This commit is contained in:
@@ -28,7 +28,7 @@ steps:
|
||||
image: *node_image
|
||||
environment:
|
||||
NPM_TOKEN:
|
||||
from_secret: gitea_npm_token
|
||||
from_secret: gitea_token
|
||||
commands:
|
||||
- *enable_pnpm
|
||||
# Configure auth for Gitea npm registry
|
||||
|
||||
Reference in New Issue
Block a user