Skip to content

Commit

Permalink
Fixing typo in image name
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Mar 13, 2024
1 parent 4eac833 commit 19d7ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: docker/metadata-action@v5
id: meta
with:
images: ${{ github.repository_owner }}/yaml
images: ${{ github.repository_owner }}/hash
tags: |
type=schedule
type=ref,event=branch
Expand Down

0 comments on commit 19d7ac0

Please sign in to comment.