For example, 0.6.0 vs v0.6.0.
Steps:
- Add git tag
0.6.0 and push to origin.
- Github actions are triggered.
- Run the publish script
- Create the
v0.6.0 release, but failed.
- Push a new commit.
- Rerun github actions.
- Rerun the publish script.
- Update the
v0.6.0 release.
- The
v0.6.0 release use the latest commit.
For example,
0.6.0vsv0.6.0.Steps:
0.6.0and push to origin.v0.6.0release, but failed.v0.6.0release.v0.6.0release use the latest commit.