web: cleanup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
1
.github/workflows/web-api-publish.yml
vendored
1
.github/workflows/web-api-publish.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
- run: make gen-web
|
||||
- run: |
|
||||
cd web/api/
|
||||
npm run build
|
||||
npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user