Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
RCmerci committed Dec 10, 2024
1 parent ffa88c7 commit 38e4522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
run: |
echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
# yarn workspaces foreach -A -j 1 run version --no-gh-release
yarn workspaces foreach -A -j 1 run prepublishOnly --skip-gh-release
yarn workspaces foreach -A -j 1 run prepublishOnly # --skip-gh-release
# yarn lerna publish from-package --yes
# ./scripts/publish.sh
cd packages/rsapi && npm publish --access public
Expand Down

0 comments on commit 38e4522

Please sign in to comment.