telackey/whoami #47
@ -36,7 +36,7 @@ jobs:
|
|||||||
npm config set registry https://git.vdb.to/api/packages/cerc-io/npm/
|
npm config set registry https://git.vdb.to/api/packages/cerc-io/npm/
|
||||||
- name: Authenticate to git.vdb.to registry
|
- name: Authenticate to git.vdb.to registry
|
||||||
run: |
|
run: |
|
||||||
npm config set -- '//git.vdb.to/api/packages/cerc-io/npm/:_authToken' "${{ secrets.GITEA_PUBLISH_TOKEN }}"
|
npm config set -- '//git.vdb.to/api/packages/cerc-io/npm/:_authToken' "${{ secrets.CICD_REPO_TOKEN }}"
|
||||||
- name: npm whoami
|
- name: npm whoami
|
||||||
run: |
|
run: |
|
||||||
npm whoami
|
npm whoami
|
||||||
|
Loading…
Reference in New Issue
Block a user