Skip to content

Commit

Permalink
setup output
Browse files Browse the repository at this point in the history
Signed-off-by: Huamin Chen <[email protected]>
  • Loading branch information
rootfs committed Dec 15, 2023
1 parent 17d2062 commit f3ada20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
--env INPUT_SPOT_INSTANCE_ONLY="true" \
--env GITHUB_OUTPUT="$GITHUB_OUTPUT" \
-v "$GITHUB_OUTPUT":"$GITHUB_OUTPUT" \
--rm ${{ env.TEST_TAG }} >> "$GITHUB_OUTPUT"
--rm ${{ env.TEST_TAG }}
- name: Print Output
id: output
Expand Down

0 comments on commit f3ada20

Please sign in to comment.