1
0

(ci): proper casing makes the world go round.

This commit is contained in:
2026-04-20 08:28:52 +00:00
parent b6e4b54d21
commit b0593ee58b

View File

@@ -30,4 +30,4 @@ jobs:
- run: npm ci
- run: npm publish --scope=public
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}