diff --git a/README.md b/README.md index e8786fe..08d74e6 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Package version ids can be retrieved via the [GitHub GraphQL API][api]. package-version-ids: 'MDE0OlBhY2thZ2VWZXJzaW9uOTcyMDY3' ``` - +
### 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 }} ``` - +
### Delete multiple specific versions from a package hosted in the same repo as the workflow