docs
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
This action deletes versions of a package from [GitHub Packages](https://github.com/features/packages).
|
This action deletes versions of a package from [GitHub Packages](https://github.com/features/packages).
|
||||||
|
|
||||||
### What It Can Do
|
## What It Can Do
|
||||||
|
|
||||||
* Delete a single version
|
* Delete a single version
|
||||||
* Delete multiple versions
|
* Delete multiple versions
|
||||||
@@ -11,6 +11,8 @@ This action deletes versions of a package from [GitHub Packages](https://github.
|
|||||||
* Delete version(s) from a package that is hosted in the same repo that is executing the workflow
|
* Delete version(s) from a package that is hosted in the same repo that is executing the workflow
|
||||||
* Delete version(s) from a package that is hosted in a different repo than the one executing the workflow
|
* Delete version(s) from a package that is hosted in a different repo than the one executing the workflow
|
||||||
|
|
||||||
|
See [Usage](#usage) and [Scenarios](#scenarios) for more details.
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user