Release v1.0.0 #major

This commit is contained in:
2026-06-02 23:56:50 -05:00
parent ed15e1130a
commit 7fe68e74bc
+2 -2
View File
@@ -74,8 +74,8 @@ uploads:
- name: gitea - name: gitea
method: PUT method: PUT
mode: binary mode: binary
target: https://git.destefano.cloud/api/packages/fdestefano/generic/{{ .ProjectName }}/{{ .Version }}_{{ .Os }}_{{ .Arch }}/{{ .ArtifactName }} target: https://git.destefano.cloud/api/packages/texasmade/generic/{{ .ProjectName }}/{{ .Version }}_{{ .Os }}_{{ .Arch }}/{{ .ArtifactName }}
username: texasmade username: fdestefano
# 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