mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
Update deprecated option
This commit is contained in:
parent
8d30ac77c0
commit
ec4256dcbe
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
|
@ -66,4 +66,4 @@ jobs:
|
||||||
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
|
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6
|
||||||
with:
|
with:
|
||||||
version: '~> v2'
|
version: '~> v2'
|
||||||
args: --snapshot --skip-publish --debug
|
args: --snapshot --skip=publish --debug
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue