mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-08 23:42:53 +01:00
Updated .goreleaser config
This commit is contained in:
parent
2100a2a227
commit
53a9410f4c
1 changed files with 3 additions and 2 deletions
|
@ -109,8 +109,9 @@ gomod:
|
|||
|
||||
dockerhub:
|
||||
- username: wneessen
|
||||
secret_name: '{{ .Env.DOCKER_TOKEN }}'
|
||||
description: |-
|
||||
A "Automated Password Generator"-clone written in Go
|
||||
full_description:
|
||||
from_url:
|
||||
url: https://src.neessen.cloud/wneessen/apg-go/raw/branch/main/README.md
|
||||
from_file:
|
||||
path: ./README.md
|
||||
|
|
Loading…
Reference in a new issue