mirror of
https://github.com/rocky-linux/srpmproc.git
synced 2024-12-04 18:36:26 +00:00
use --clean instead of --rm-dist
This commit is contained in:
parent
e69d753d03
commit
79611329c4
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -22,6 +22,6 @@ jobs:
|
||||
with:
|
||||
distribution: goreleaser
|
||||
version: latest
|
||||
args: release --rm-dist
|
||||
args: release --clean
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user