fix(ci): use gitea_token secret for npm publish #342

Merged
jason.woltje merged 1 commits from fix/ci-npm-secret into main 2026-04-01 17:51:32 +00:00

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