Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
reegnz committed Sep 20, 2024
1 parent 1503436 commit f93e3b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ kos:
release:
skip_upload: true
footer: |
Docker image:
# Container images
```sh
repository: ghcr.io/{{ .Env.GITHUB_REPOSITORY }}:{{ .Version }}
```
ghcr.io/{{ .Env.GITHUB_REPOSITORY }}:{{ .Tag }}
```
changelog:
Expand Down

0 comments on commit f93e3b5

Please sign in to comment.