Skip to content

Commit

Permalink
fix(): change naming schema of the docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianpahlke committed Sep 11, 2024
1 parent e8a80fb commit ad765c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
provenance: false
tags: |
ghcr.io/stroeer/${{ matrix.repo }}:latest
ghcr.io/stroeer/docker-images:${{ matrix.repo }}-latest

0 comments on commit ad765c6

Please sign in to comment.