Skip to content

Delete old release and create new release before uploading to it #15

@probonopd

Description

@probonopd

Currently, https://github.com/probonopd/static-tools/releases/tag/continuous shows eda9edf even though the files attached to it are from newer commits.

We need to

  • Check whether the continuous release belongs to the same sha commit as what we are currently building
  • If not, then we need to delete the old continuous release and create a new one before we start uploading to it
  • The above should only be done once we know that the build succeeded up to the point where we want to upload

@Tachi107 do you know how to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions