Skip to content

Commit 070567f

Browse files
fix: add line break at the end of the file
1 parent 6809a1d commit 070567f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ docker_manifests:
181181
- name_template: "ghcr.io/go-task/task:latest"
182182
image_templates:
183183
- "ghcr.io/go-task/task:v{{.Version}}-amd64"
184-
- "ghcr.io/go-task/task:v{{.Version}}-arm64v8"
184+
- "ghcr.io/go-task/task:v{{.Version}}-arm64v8"

0 commit comments

Comments
 (0)