Skip to content

Commit

Permalink
fix login
Browse files Browse the repository at this point in the history
  • Loading branch information
BWibo committed Feb 13, 2025
1 parent 9667f4b commit 6a25ae3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cleanup-dev-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:

- name: Get all image tags
run: |
gh auth login
gh api -H "Accept: application/vnd.github.v3+json" \
/orgs/${{ env.REPO_OWNER }}/packages/container/${{ env.REPO_NAME }}/versions \
| jq -r '.[].metadata.container.tags[]' > tags.txt
Expand Down

0 comments on commit 6a25ae3

Please sign in to comment.