Skip to content

Commit

Permalink
Update publish.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FlareFlo authored Feb 27, 2024
1 parent dc0dc32 commit edd12af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion publish.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
- Build for lockfile update
- Commit and push change made to Cargo.toml and cargo.lock
- Add git tag with version ```git tag v0.0.0``` (replace with actual version)
- Push git tag when finished ```git push origin v0.0.0``` (replace with actual version)
- Push git tag when finished ```git push origin v0.0.0``` (replace with actual version)
- cargo publish

0 comments on commit edd12af

Please sign in to comment.