Merge pull request 'fix(ci): use gitea_token secret for npm publish' (#342) from fix/ci-npm-secret into main

This commit is contained in:
2026-04-01 17:51:32 +00:00
+1 -1
View File
@@ -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