Skip to content

Commit 36100ff

Browse files
committed
fix ga
1 parent 72e6084 commit 36100ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
tags: ${{ steps.meta.outputs.tags }}
4848
cache-from: type=gha
4949
cache-to: type=gha,mode=max
50-
build-args: JF_GIT_COMMIT=$GITHUB_SHA
50+
build-args: JF_GIT_COMMIT=${ GITHUB_SHA }

0 commit comments

Comments
 (0)