Skip to content

Commit

Permalink
Release script: Open browser after upload
Browse files Browse the repository at this point in the history
  • Loading branch information
msrd0 committed Jul 6, 2023
1 parent 3aa7d17 commit bceb54d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ git push
git tag -s -a -m "Version $version" "$version"
git push --tags
cargo publish --locked
xdg-open "https://github.com/msrd0/cargo-doc2readme/releases/new"

0 comments on commit bceb54d

Please sign in to comment.