formatting

This commit is contained in:
Trent Jones
2020-02-29 17:51:37 -06:00
parent 28729af438
commit bb7eba695a

View File

@@ -66,7 +66,7 @@ Package version ids can be retrieved via the [GitHub GraphQL API][api].
package-version-ids: 'MDE0OlBhY2thZ2VWZXJzaW9uOTcyMDY3'
```
<br>
### Delete a specific version from a package hosted in a different repo than the workflow
@@ -79,7 +79,7 @@ Package version ids can be retrieved via the [GitHub GraphQL API][api]. The toke
token: ${{ secrets.GITHUB_PAT }}
```
<br>
### Delete multiple specific versions from a package hosted in the same repo as the workflow