Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Till0196 committed Apr 16, 2024
1 parent 9b2086d commit ac9e4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dockerfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.ACTOR }}/${{ github.repository }}
images: ghcr.io/${{ github.repository }}
tags: ${{ env.TAG_NAME }}

- name: Build and push
Expand Down

0 comments on commit ac9e4ed

Please sign in to comment.