Skip to content

Commit

Permalink
fix ga
Browse files Browse the repository at this point in the history
  • Loading branch information
roznawsk committed Mar 11, 2024
1 parent 72e6084 commit 993c88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: JF_GIT_COMMIT=$GITHUB_SHA
build-args: JF_GIT_COMMIT=${{ env.GITHUB_SHA }}

0 comments on commit 993c88f

Please sign in to comment.