Skip to content

Commit 3d99439

Browse files
authored
Update release.yml
1 parent 7f8739c commit 3d99439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
- name: Publish
122122
run: |
123123
git fetch
124-
yarn lerna publish from-git --yes
124+
yarn lerna publish from-git --force-publish --yes
125125
- name: Verify
126126
run: scripts/./verify ${{needs.details.outputs.title}}
127127
# - name: patch

0 commit comments

Comments
 (0)