0.1.6 #7
@@ -23,6 +23,6 @@ jobs:
|
|||||||
run: npm run build
|
run: npm run build
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: |
|
run: |
|
||||||
npm config set @thilawyn:registry https://git.jvalver.de/api/packages/thilawyn/npm/
|
npm config set @thilawyn:registry https://git.valverde.cloud/api/packages/thilawyn/npm/
|
||||||
npm config set -- //git.jvalver.de/api/packages/thilawyn/npm/:_authToken "${{ vars.NODE_AUTH_TOKEN }}"
|
npm config set -- //git.jvalver.de/api/packages/thilawyn/npm/:_authToken "${{ vars.NODE_AUTH_TOKEN }}"
|
||||||
npm publish
|
npm publish
|
||||||
|
|||||||
Reference in New Issue
Block a user