mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-15 07:20:49 +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
|
||||
|
||||
- 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:
|
||||
if: always()
|
||||
|
Loading…
x
Reference in New Issue
Block a user