Skip to content

Commit b291385

Browse files
Release v0.2.1
2 parents beafc2e + 3d99439 commit b291385

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)