t
This commit is contained in:
Trent Jones
2020-02-29 18:53:36 -06:00
parent 1a0ab95368
commit 16b2685969

View File

@@ -62,10 +62,10 @@ This action deletes versions of a package from [GitHub Packages](https://github.
<table>
<tr><td><b>Required Inputs</b></td></tr>
<tr><td><h4>Required Inputs</h4></td></tr>
<tr>
<td>
&#8627; <small><b>package-version-ids:</b> package version ids can be retrieved via the <a href="https://developer.github.com/v4/previews/#github-packages "></a>GitHub GraphQL API</small>
&#8627; <b>package-version-ids:</b> package version ids can be retrieved via the <a href="https://developer.github.com/v4/previews/#github-packages ">GitHub GraphQL API</a>
</td>
</tr>
</table>