This commit is contained in:
Trent Jones
2020-02-29 17:28:45 -06:00
parent c97e740fe9
commit 69feaae867

View File

@@ -56,7 +56,19 @@ This action deletes versions of a package from [GitHub Packages](https://github.
### Delete a specific version from a package hosted in the same repo as the workflow
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
| __Test__ |
| -------- |
| |
| Delete a specific version from a package hosted in the same repo as the workflo | |
| ------------------------------------------------------------ | ---- |
| | |
Package version ids can be retrieved via the [GitHub GraphQL API](https://developer.github.com/v4/previews/#github-packages).