Skip to content

Commit

Permalink
fix repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevb committed Jan 7, 2023
1 parent 15ab8d6 commit 61f116d
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 @@ -50,7 +50,7 @@ jobs:
id: tags
uses: docker/metadata-action@v3
with:
images: ${{ inputs.repository }}
images: ghcr.io/${{ inputs.repository }}
tags: |
type=raw,value=test
type=raw,value=${{ inputs.version }}
Expand Down

0 comments on commit 61f116d

Please sign in to comment.