Updated .goreleaser

This commit is contained in:
Winni Neessen 2024-03-13 23:23:09 +01:00
parent 53a9410f4c
commit b9d48ffd15

View file

@ -96,8 +96,6 @@ gitea_urls:
dockers:
- image_templates:
- wneessen/apg-go
build_flag_templates:
- "--network=host"
docker_signs:
- artifacts: all
@ -106,12 +104,3 @@ docker_signs:
gomod:
mod: mod
dockerhub:
- username: wneessen
secret_name: '{{ .Env.DOCKER_TOKEN }}'
description: |-
A "Automated Password Generator"-clone written in Go
full_description:
from_file:
path: ./README.md