mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-04-26 18:22:12 +00:00
chore(ci): Release public packages as latest (#287)
This commit is contained in:
parent
faf1f7d238
commit
43f39d5ac1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -118,7 +118,7 @@ jobs:
|
|||||||
- run: pnpm -r build
|
- run: pnpm -r build
|
||||||
|
|
||||||
- name: Publish to npm registry
|
- name: Publish to npm registry
|
||||||
run: pnpm --no-git-checks -r publish -filter '@fluencelabs/*' --access public --tag unstable
|
run: pnpm --no-git-checks -r publish -filter '@fluencelabs/*' --access public
|
||||||
|
|
||||||
slack:
|
slack:
|
||||||
if: always()
|
if: always()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user