Compare commits
No commits in common. "master" and "v0.1.3" have entirely different histories.
@ -12,12 +12,14 @@ builds:
|
||||
goos:
|
||||
- linux
|
||||
- windows
|
||||
goarch:
|
||||
- amd64
|
||||
- darwin
|
||||
archives:
|
||||
- format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
- replacements:
|
||||
darwin: Darwin
|
||||
linux: Linux
|
||||
windows: Windows
|
||||
386: i386
|
||||
amd64: x86_64
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
snapshot:
|
||||
@ -32,4 +34,4 @@ gitea_urls:
|
||||
api: https://git.t-juice.club/api/v1/
|
||||
download: https://git.t-juice.club
|
||||
env_files:
|
||||
gitea_token: gitea_token
|
||||
gitea_token: gitea_token
|
Loading…
Reference in New Issue
Block a user