formatting
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user