Update .gitea/workflows/publish.yaml
This commit is contained in:
@@ -35,4 +35,4 @@ jobs:
|
|||||||
- name: Publish to Gitea Repo
|
- name: Publish to Gitea Repo
|
||||||
run: npm publish --registry=https://git.fjla.uk
|
run: npm publish --registry=https://git.fjla.uk
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.GITEA_REPO_TOKEN }}
|
NODE_AUTH_TOKEN: ${{ secrets.REPO_TOKEN }}
|
||||||
Reference in New Issue
Block a user