We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54cc32f commit e959f17Copy full SHA for e959f17
scripts/release.sh
@@ -97,3 +97,5 @@ After this PR is merged, the \`v$VERSION\` tag will be created automatically, tr
97
echo ""
98
echo "PR created: $PR_URL"
99
echo "Once merged, the tag 'v$VERSION' will be created automatically and the release workflow will run."
100
+echo ""
101
+echo "Reminder: after the release is published, update the default CLI version to v$VERSION in linear-release-action (action.yml and README.md)."
0 commit comments