mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-04-09 10:46:04 +00:00
chore: Release packages as unstable (#318)
Release packages as unstable
This commit is contained in:
parent
d9b2c00c79
commit
c991f0908f
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
|
run: pnpm --no-git-checks -r publish -filter '@fluencelabs/*' --access public --tag unstable
|
||||||
|
|
||||||
slack:
|
slack:
|
||||||
if: always()
|
if: always()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user