Skip to content

Commit

Permalink
fix: add line break at the end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
mircea-pavel-anton committed Dec 12, 2024
1 parent 70ae2bd commit 2353602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,4 @@ docker_manifests:
- name_template: "ghcr.io/go-task/task:latest"
image_templates:
- "ghcr.io/go-task/task:v{{.Version}}-amd64"
- "ghcr.io/go-task/task:v{{.Version}}-arm64v8"
- "ghcr.io/go-task/task:v{{.Version}}-arm64v8"

0 comments on commit 2353602

Please sign in to comment.