We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c40b6b + 6beb0ff commit 62c80c4Copy full SHA for 62c80c4
.github/workflows/plan-release.yml
@@ -74,6 +74,8 @@ jobs:
74
jq .description .release-plan.json -r >> $GITHUB_OUTPUT
75
echo 'EOF' >> $GITHUB_OUTPUT
76
fi
77
+
78
+ exit 0
79
env:
80
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
81
0 commit comments