diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 3e105c0..2fb11f4 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -74,7 +74,7 @@ uploads: - name: gitea method: PUT mode: binary - target: https://git.destefano.cloud/api/packages/texasmade/generic/{{ .ProjectName }}/{{ .Version }}_{{ .Os }}_{{ .Arch }}/{{ .ArtifactName }} + target: https://git.destefano.cloud/api/packages/fdestefano/generic/{{ .ProjectName }}/{{ .Version }}_{{ .Os }}_{{ .Arch }}/{{ .ArtifactName }} username: texasmade # Password/token comes from the env var {NAME}_SECRET -> GITEA_SECRET. custom_headers: