Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit f236e72

Browse files
committed
Debug attempt - 3 [prerelease]
1 parent d5c3bef commit f236e72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
git push
7676
- name: "Publish"
7777
run: |
78+
set -e
7879
lerna publish from-package --dist-tag prerelease --yes | tee lerna-debug.log
7980
- name: Exit if 'lerna publish' failed
8081
if: success() != true

0 commit comments

Comments
 (0)