Skip to content

Commit 44acf8b

Browse files
committed
Remove extraneous comma
1 parent cff5ca4 commit 44acf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ jobs:
6565
labels: "gitsha1=${{ github.sha }}"
6666
tags: "${{ steps.set-tag.outputs.tags }}"
6767
platforms: linux/amd64,linux/arm64
68-
cache-from: type=gha,
68+
cache-from: type=gha
6969
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)