Skip to content

Commit 536cb8e

Browse files
committed
test
1 parent 35d2aba commit 536cb8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ runs:
9191
exit $exit_code
9292
fi
9393
94+
echo $(jq -r '.url')
95+
9496
echo "url=$(jq -r '.url' <<<"$output")" >> "$GITHUB_OUTPUT"
9597
9698
has_token=$(jq 'has("authBypassToken")' <<<"$output")

0 commit comments

Comments
 (0)