Skip to content
Compare
Choose a tag to compare
@rubengees rubengees released this 26 Mar 15:10
  • Restructure action to make it possible to query packages by owner/repo, user or organization (new inputs: user and organization). The default behaviour of using the current repository this actions runs in remains the same.
  • New dry-run input for trying the action without actually deleting packages.
  • New semver-pattern input for specifying versions to delete by the semver range syntax instead of a regex.