Skip to content

Commit

Permalink
Hopefully fixed sintax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Slingexe authored Feb 4, 2025
1 parent cf7621c commit 37283f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ jobs:
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true
cleanup_registries:
- needs: push_to_registries
name: ghcr.io cleanup action
- name: ghcr.io cleanup action
needs: push_to_registries
runs-on: ubuntu-latest
steps:
- uses: dataaxiom/ghcr-cleanup-action@v1
Expand Down

0 comments on commit 37283f2

Please sign in to comment.