mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-01-07 15:23:06 +00:00
make latest tag default for publishing
This commit is contained in:
parent
faf8cf83c8
commit
2b2c34a092
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -74,5 +74,5 @@ jobs:
|
|||||||
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.WAKU_CREATE_APP_PUBLISH }}" > ./.npmrc
|
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.WAKU_CREATE_APP_PUBLISH }}" > ./.npmrc
|
||||||
working-directory: "create-waku-app"
|
working-directory: "create-waku-app"
|
||||||
|
|
||||||
- run: npm publish --tag next --access public
|
- run: npm publish --tag latest --access public
|
||||||
working-directory: "create-waku-app"
|
working-directory: "create-waku-app"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user