Skip to content

Commit

Permalink
update release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Oct 29, 2024
1 parent 96c29a7 commit 7ecfbb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/release-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ echo "things left to do:"
echo " cargo publish"
echo " git push"
echo " git push origin $new_version"
echo " uncheck and check 'Publish to Marketplace' property of the new release"
echo " re-run the install-tester.yml workflow to see that the release can be used"
echo " (not needed since release 0.1.40) uncheck and check 'Publish to Marketplace' property of the new release,"
echo " see https://github.com/github/feedback/discussions/7941"

0 comments on commit 7ecfbb1

Please sign in to comment.