mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
not entire repo path
This commit is contained in:
parent
63df9f3f2d
commit
c2a24c2ef9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/clean_repo.yml
vendored
2
.github/workflows/clean_repo.yml
vendored
|
|
@ -74,7 +74,7 @@ jobs:
|
|||
-H "Accept: application/vnd.github+json" \
|
||||
-H "Authorization: Bearer ${{ secrets.PACKAGE_DELETER }}" \
|
||||
-H "X-GitHub-Api-Version: 2022-11-28" \
|
||||
https://api.github.com/user/packages/container/${{ github.repository }}/versions/${id}
|
||||
https://api.github.com/user/packages/container/build-container-installer/versions/${id}
|
||||
done
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue