Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ManiMatter committed May 24, 2024
1 parent 9f980fd commit 2e358d9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ jobs:
--build-arg SHORT_COMMIT_ID=$SHORT_COMMIT_ID \
--push \
- name: "Clean up docker images"
uses: dataaxiom/ghcr-cleanup-action@main
with:
keep-n-tagged: 10
exclude-tags: dev
dry-run: true
token: ${{secrets.GITHUB_TOKEN}}
# - name: "Clean up docker images"
# uses: dataaxiom/ghcr-cleanup-action@main
# with:
# keep-n-tagged: 10
# exclude-tags: dev
# dry-run: true
# token: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 2e358d9

Please sign in to comment.