We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdd6a5 commit 60f2c69Copy full SHA for 60f2c69
.github/workflows/release.yml
@@ -70,7 +70,6 @@ jobs:
70
git_hash=$(git rev-parse --short "${{ github.sha }}")
71
72
${GITHUB_WORKSPACE}/node_modules/.bin/lerna version "0.0.0-${git_hash}" \
73
- --force-publish \
74
--exact \
75
--no-push \
76
--no-git-tag-version \
@@ -123,7 +122,6 @@ jobs:
123
122
124
125
126
127
128
129
0 commit comments