We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f815d50 commit 5aa43dbCopy full SHA for 5aa43db
.goreleaser.yml
@@ -22,7 +22,7 @@ release:
22
- `docplanner/github-flow-manager:{{ trimprefix .Tag "v" }}`
23
- `docplanner/github-flow-manager:latest`
24
- `ghcr.io/docplanner/github-flow-manager:{{ trimprefix .Tag "v" }}`
25
- - `ghcr.io/docplanner/github-flow-manager:latest
+ - `ghcr.io/docplanner/github-flow-manager:latest`
26
27
archives:
28
- format_overrides:
0 commit comments