Skip to content

Rerun publish script will use the latest commit #19

@Alex1990

Description

@Alex1990

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions