We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d2062 commit f3ada20Copy full SHA for f3ada20
.github/workflows/pr.yml
@@ -65,7 +65,7 @@ jobs:
65
--env INPUT_SPOT_INSTANCE_ONLY="true" \
66
--env GITHUB_OUTPUT="$GITHUB_OUTPUT" \
67
-v "$GITHUB_OUTPUT":"$GITHUB_OUTPUT" \
68
- --rm ${{ env.TEST_TAG }} >> "$GITHUB_OUTPUT"
+ --rm ${{ env.TEST_TAG }}
69
70
- name: Print Output
71
id: output
0 commit comments