Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: ehearneredhat <[email protected]>
  • Loading branch information
ehearneRedHat committed Aug 9, 2024
1 parent 45e8a69 commit b2e1b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
platforms: linux/amd64,linux/arm64,linux/s390x,linux/ppc64le
build-args: |
GIT_SHA=${{ env.GIT_SHA }}
version=${{ env.VERSION }}
version=${{ env.version }}
DIRTY=${{ env.DIRTY }}
containerfiles: |
./Dockerfile
Expand Down

0 comments on commit b2e1b76

Please sign in to comment.