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