This commit is contained in:
Trent Jones
2020-02-29 18:29:39 -06:00
parent 5baa794111
commit b389d7e74f

View File

@@ -61,7 +61,10 @@ This action deletes versions of a package from [GitHub Packages](https://github.
<table>
<tr><td><b>Required Inputs</b></td></tr>
<tr><td>&#8627; package-version-ids</td></tr>
<tr>
<td>&#8627; package-version-ids</td>
<td>Package version ids can be retrieved via the [GitHub GraphQL API][api].</td>
</tr>
</table>
Package version ids can be retrieved via the [GitHub GraphQL API][api].