Update deprecated flag

See https://goreleaser.com/deprecations/#-skip
This commit is contained in:
Nick Fedor 2025-01-18 00:31:33 -07:00
parent da244c12a5
commit ffb4320fc1
No known key found for this signature in database
GPG key ID: A167CBEDE64D29CB

View file

@ -70,4 +70,4 @@ jobs:
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
with:
version: '~> v2'
args: --snapshot --skip-publish --debug
args: --snapshot --skip=publish --debug