test
This commit is contained in:
@@ -66,7 +66,11 @@ This action deletes versions of a package from [GitHub Packages](https://github.
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
__Example__
|
#### Required Inputs
|
||||||
|
|
||||||
|
* __package-version-ids:__ Package version ids can be retrieved via the [GitHub GraphQL API][api]
|
||||||
|
|
||||||
|
#### Example
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: actions/delete-package-versions@v1
|
- uses: actions/delete-package-versions@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user