Skip to content

Commit e959f17

Browse files
authored
Add nudge about updating action too (#37)
1 parent 54cc32f commit e959f17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/release.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,5 @@ After this PR is merged, the \`v$VERSION\` tag will be created automatically, tr
9797
echo ""
9898
echo "PR created: $PR_URL"
9999
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

Comments
 (0)