Skip to content

Commit fb91f2b

Browse files
committed
cleanup action
1 parent 7066b3a commit fb91f2b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/build-push.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,4 @@ jobs:
5353
runs-on: ubuntu-latest
5454
needs: build-push
5555
steps:
56-
- name: Checkout code
57-
uses: actions/checkout@v4
58-
59-
- run: .github/workflows/delete_untagged.py ${{ secrets.GITHUB_TOKEN}}
56+
- uses: dataaxiom/ghcr-cleanup-action@v1

0 commit comments

Comments
 (0)