Skip to content

Commit 3a90d21

Browse files
committed
chore(ci): debug job outputs 6
1 parent 58ad8df commit 3a90d21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/reusable_export_pr_details.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
# NodeJS standard library doesn't provide ZIP capabilities; use system `unzip` command instead
5757
- name: "Unzip PR artifact"
5858
run: unzip pr.zip
59-
run: echo ::set-output name=prNumber::$(cat ./number)
6059
- name: "Export PR details using shell"
6160
run: |
6261
FILE="pr.txt"

0 commit comments

Comments
 (0)