table test
This commit is contained in:
22
README.md
22
README.md
@@ -52,24 +52,16 @@ 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](#delete-a-specific-version-from-a-package-hosted-in-the-same-repo-as-the-workflow)
|
||||
* [Delete a specific version from a package hosted in a different repo than the workflow](#delete-a-specific-version-from-a-package-hosted-in-a-different-repo-than-the-workflow)
|
||||
|
||||
<br>
|
||||
<table>
|
||||
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### 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).
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user