This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -28,4 +28,4 @@ jobs:
|
||||
version: latest
|
||||
args: release --clean --snapshot
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITEA_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
3
.goreleaser.yaml
Normal file
3
.goreleaser.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
gitea_urls:
|
||||
api: https://code.kunish.org/api/v1
|
||||
download: https://code.kunish.org
|
||||
Reference in New Issue
Block a user