mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-02-02 00:02:49 +00:00
whitespace yaml nonsense
This commit is contained in:
parent
21548b309a
commit
f1098f9071
6
.github/workflows/publish.yaml
vendored
6
.github/workflows/publish.yaml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
|
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
|
||||||
- name: Authenticate to git.vdb.to registry
|
- name: Authenticate to git.vdb.to registry
|
||||||
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.GITEA_PUBLISH_TOKEN }}"
|
||||||
- name: Run yarn publish
|
- name: yarn publish
|
||||||
run: |
|
run: |
|
||||||
yarn publish:workspace
|
yarn publish:workspace
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user