mirror of
https://github.com/valitydev/dominant-cache-proto.git
synced 2024-11-06 09:25:20 +00:00
TD-237: Add NPM token (#5)
This commit is contained in:
parent
5e9a9109f1
commit
ee28df231b
2
.github/workflows/frontend-publish.yml
vendored
2
.github/workflows/frontend-publish.yml
vendored
@ -20,3 +20,5 @@ jobs:
|
||||
- name: Build
|
||||
run: npm run codegen
|
||||
- uses: valitydev/action-frontend/publish@v0.1
|
||||
with:
|
||||
npm-token: ${{ secrets.NPM_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user