This commit is contained in:
Trent Jones
2020-02-29 18:27:56 -06:00
parent afc26f3ddf
commit 5baa794111

View File

@@ -60,8 +60,8 @@ 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
<table>
<tr><td>Required Inputs</td></tr>
<tr><td>package-version-ids</td></tr>
<tr><td><b>Required Inputs</b></td></tr>
<tr><td>&#8627; package-version-ids</td></tr>
</table>
Package version ids can be retrieved via the [GitHub GraphQL API][api].