CI fix
All checks were successful
Lint / lint (push) Successful in 11s
Test build / test-build (pull_request) Successful in 15s

This commit is contained in:
Julien Valverdé
2024-07-29 18:49:59 +02:00
parent 7179913d6d
commit 48ffba36f0
2 changed files with 2 additions and 2 deletions

View File

@@ -24,5 +24,5 @@ jobs:
- name: Publish
run: |
npm config set @thilawyn:registry https://git.valverde.cloud/api/packages/thilawyn/npm/
npm config set -- //git.jvalver.de/api/packages/thilawyn/npm/:_authToken "${{ vars.NODE_AUTH_TOKEN }}"
npm config set -- //git.valverde.cloud/api/packages/thilawyn/npm/:_authToken "${{ vars.NODE_AUTH_TOKEN }}"
npm publish