fix(ci): use gitea_token secret for npm publish

This commit is contained in:
Jason Woltje
2026-04-01 12:51:06 -05:00
parent 2394a2a0dd
commit 92998e6e65
+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