1
0
mirror of https://github.com/fumiama/RVC-Models-Downloader.git synced 2025-11-25 05:40:53 +09:00

Compare commits

..

No commits in common. "main" and "v0.2.11" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@master
with:
version: "~> v2"
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@ -70,14 +70,14 @@ changelog:
archives:
- id: all
ids:
builds:
- linux
- macos
- windows
name_template: "rvcmd_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}"
format_overrides:
- goos: windows
formats: [ 'zip' ]
format: zip
nfpms:
- license: AGPL 3.0