Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Feb 12, 2025
1 parent dfe321f commit e8c2f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
images: "${{ env.ZIZMOR_IMAGE }}"
tags: |
type=raw, event=${{ github.event.inputs.version }}
type=raw, value=${{ github.event.inputs.version }}
- name: Login to GHRC
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v6
if: github.repository_owner == 'woodruffw'
Expand Down

0 comments on commit e8c2f74

Please sign in to comment.