Release v1.0.0 #major
This commit is contained in:
+2
-2
@@ -74,8 +74,8 @@ uploads:
|
||||
- name: gitea
|
||||
method: PUT
|
||||
mode: binary
|
||||
target: https://git.destefano.cloud/api/packages/fdestefano/generic/{{ .ProjectName }}/{{ .Version }}_{{ .Os }}_{{ .Arch }}/{{ .ArtifactName }}
|
||||
username: texasmade
|
||||
target: https://git.destefano.cloud/api/packages/texasmade/generic/{{ .ProjectName }}/{{ .Version }}_{{ .Os }}_{{ .Arch }}/{{ .ArtifactName }}
|
||||
username: fdestefano
|
||||
# Password/token comes from the env var {NAME}_SECRET -> GITEA_SECRET.
|
||||
custom_headers:
|
||||
Content-Type: application/octet-stream
|
||||
|
||||
Reference in New Issue
Block a user