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

Commit dfbf593

Browse files
committed
Debug attempt - 6 [prerelease]
1 parent 85b9398 commit dfbf593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: "Publish"
7777
id: publish
7878
run: |
79-
# Needed to propagate the exit code of the publish command
79+
# Needed to propagate the exit code of the publish command
8080
set -o pipefail
8181
lerna publish from-package --dist-tag prerelease --yes | tee lerna-debug.log
8282
- name: Exit if 'lerna publish' failed

0 commit comments

Comments
 (0)