config path

This commit is contained in:
Denis Mishin 2023-08-29 11:15:37 -04:00
parent abcd987825
commit a9fea5211c

View file

@ -10,10 +10,10 @@ jobs:
- name: Checkout goreleaser.yaml
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
with:
sparse-checkout: goreleaser.yaml
sparse-checkout: .github/goreleaser.yaml
sparse-checkout-cone-mode: false
- name: Check goreleaser config is compatible with latest version
uses: goreleaser/goreleaser-action@v4.3.0
with:
version: latest
args: check
args: check --config .github/goreleaser.yaml