Skip to content

Commit 7c4d5a9

Browse files
committed
ci(github-actions): oops
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
1 parent 7282797 commit 7c4d5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
type=ref,event=branch,prefix=branch-
5656
type=sha,format=long,prefix=commit-
5757
type=raw,value=latest,enable={{is_default_branch}}
58-
type=raw,prefix=build-,value{{commit_date 'YYYYMMDDHHmmss' tz='Etc/UTC'}}
58+
type=raw,prefix=build-,value={{commit_date 'YYYYMMDDHHmmss' tz='Etc/UTC'}}
5959
- name: Set up QEMU
6060
uses: docker/setup-qemu-action@v3
6161
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)