Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
martini-source authored Jul 2, 2024
1 parent 4b726d5 commit b20558a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Determine Tags & Labels based on Git ref
id: meta
uses: docker/metadata-action@v5
uses: docker/metadata-action@v6
with:
images: "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}"

Expand Down

0 comments on commit b20558a

Please sign in to comment.