2 Commits
1.0.0 ... 1.0.2

Author SHA1 Message Date
5f06e172a1 chore: add gitea urls
All checks were successful
CI / goreleaser (push) Successful in 1m47s
2025-10-07 12:08:58 +08:00
2497549f72 fix: remove --snapshot argument from GoReleaser release command
Some checks failed
CI / goreleaser (push) Failing after 5m39s
2025-10-07 12:00:22 +08:00
2 changed files with 4 additions and 1 deletions

View File

@@ -25,6 +25,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --clean --snapshot
args: release --clean
env:
GITEA_TOKEN: ${{ secrets.GITHUB_TOKEN }}

3
.goreleaser.yml Normal file
View File

@@ -0,0 +1,3 @@
gitea_urls:
api: https://code.kunish.org/api/v1
download: https://code.kunish.org