telackey/whoami #47

Merged
telackey merged 5 commits from telackey/whoami into main 2023-11-21 23:29:13 +00:00
Showing only changes of commit e1c62e1443 - Show all commits

View File

@ -36,7 +36,7 @@ jobs:
npm config set registry https://git.vdb.to/api/packages/cerc-io/npm/
- name: Authenticate to git.vdb.to registry
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
run: |
npm whoami