Skip to content

Commit 5aa43db

Browse files
authored
fix: correct URL in footer section (#27)
1 parent f815d50 commit 5aa43db

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
@@ -22,7 +22,7 @@ release:
2222
- `docplanner/github-flow-manager:{{ trimprefix .Tag "v" }}`
2323
- `docplanner/github-flow-manager:latest`
2424
- `ghcr.io/docplanner/github-flow-manager:{{ trimprefix .Tag "v" }}`
25-
- `ghcr.io/docplanner/github-flow-manager:latest
25+
- `ghcr.io/docplanner/github-flow-manager:latest`
2626
2727
archives:
2828
- format_overrides:

0 commit comments

Comments
 (0)