Release v1.0.0 #major

This commit is contained in:
2026-06-03 00:03:42 -05:00
parent 561f2944ac
commit 20e80db23c
+1
View File
@@ -76,6 +76,7 @@ uploads:
mode: binary mode: binary
target: https://git.destefano.cloud/api/packages/texasmade/generic/{{ .ProjectName }}/{{ .Version }}_{{ .Os }}_{{ .Arch }}/{{ .ArtifactName }} target: https://git.destefano.cloud/api/packages/texasmade/generic/{{ .ProjectName }}/{{ .Version }}_{{ .Os }}_{{ .Arch }}/{{ .ArtifactName }}
username: fdestefano username: fdestefano
password: "{{ .Env.GITEA_SECRET }}"
# Password/token comes from the env var {NAME}_SECRET -> GITEA_SECRET. # Password/token comes from the env var {NAME}_SECRET -> GITEA_SECRET.
custom_headers: custom_headers:
Content-Type: application/octet-stream Content-Type: application/octet-stream