table test

This commit is contained in:
Trent Jones
2020-02-29 18:15:24 -06:00
parent 7fffd15783
commit 0ed5f228f0
+4 -3
View File
@@ -59,9 +59,10 @@ 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
__Required Inputs__
* package-version-ids
<table>
<tr><th>Required Inputs</th></tr>
<tr><td>package-version-ids</td></tr>
</table>
Package version ids can be retrieved via the [GitHub GraphQL API][api].