1
1
mirror of https://github.com/wader/fq.git synced 2024-08-16 15:30:36 +03:00

goreleaser: Fix deprecated options

This commit is contained in:
Mattias Wadman 2023-11-28 20:19:12 +01:00
parent abeb3602e6
commit a793d10933
2 changed files with 2 additions and 3 deletions

View File

@ -20,6 +20,6 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --rm-dist
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

View File

@ -34,7 +34,6 @@ archives:
- files:
# skip all other files
- none*
rlcp: true
format_overrides:
- goos: windows
format: zip
@ -57,7 +56,7 @@ changelog:
brews:
- skip_upload: auto
tap:
repository:
owner: wader
name: homebrew-tap
folder: Formula