Skip to content

Commit

Permalink
Investigate clean-containers failing
Browse files Browse the repository at this point in the history
  • Loading branch information
csc-felipe committed Aug 9, 2024
1 parent 8f7f028 commit fc569d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/orgs/${{ github.repository_owner }}/packages/container/${{ env.REPO }}
https://api.github.com/orgs/${{ github.repository_owner }}/packages/container/tiny-rp
- name: Delete 'PR' containers older than a week
uses: snok/[email protected]
with:
Expand Down

0 comments on commit fc569d2

Please sign in to comment.