test
This commit is contained in:
13
README.md
13
README.md
@@ -57,10 +57,21 @@ 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><th>Required Inputs<th></tr>
|
||||
<tr><td><b>Required Inputs</b></td></tr>
|
||||
<tr>
|
||||
<td>
|
||||
↳ <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>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
|
||||
* __package-version-ids:__ package version ids can be retrieved via the [GitHub GraphQL API][api].
|
||||
|
||||
__Example__
|
||||
|
||||
Reference in New Issue
Block a user