Skip to content

Commit f13ccc4

Browse files
authored
ci: add pre-dist-tag option to lerna publish command
1 parent 2d34b93 commit f13ccc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,4 @@ jobs:
267267
268268
- name: Publish
269269
run: |
270-
yarn lerna publish from-git --yes --dist-tag experimental
270+
yarn lerna publish from-git --yes --dist-tag experimental --pre-dist-tag experimental

0 commit comments

Comments
 (0)