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 20037fb commit 6f04b1cCopy full SHA for 6f04b1c
.github/workflows/plan-release.yml
@@ -69,7 +69,6 @@ jobs:
69
echo 'text<<EOF' >> $GITHUB_OUTPUT
70
cat stderr.log >> $GITHUB_OUTPUT
71
echo 'EOF' >> $GITHUB_OUTPUT
72
- rm stderr.log
73
else
74
75
jq .description .release-plan.json -r >> $GITHUB_OUTPUT
0 commit comments