diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 4396ee3..5d9ccfa 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -23,7 +23,7 @@ jobs: - name: Publish to Gitea npm env: - NPM_TOKEN: ${{ secrets.GITEA_PACKAGE_TOKEN }} + NPM_TOKEN: ${{ secrets.PACKAGE_TOKEN }} run: | echo "//hub.kl1.tenere.ai/api/packages/apophis/npm/:_authToken=${NPM_TOKEN}" > .npmrc npm publish --registry https://hub.kl1.tenere.ai/api/packages/apophis/npm/