Skip to content

[CI] Add a npm unpublish action to GHΒ #2749

@markov00

Description

@markov00

To avoid having a manual unpublish process for bad/wrong published packages, we can create a simple GH Action that:

  • is triggered manually (you can specify the tag directly from there) (we need to be sure to not specify a branch, but just the tag)
  • checks if is possible to unpublish the tag
  • if not just deprecate the tag

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions