use new paths from goreleaser (#1135)

* use new paths from goreleaser

* fix path from new goreleaser paths

* fix indent of .sh
This commit is contained in:
Casey Lee
2022-04-19 12:27:37 -07:00
committed by GitHub
parent 9a8a9aada2
commit 9021bc2fa8
3 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ trim_trailing_whitespace = true
indent_style = tab
indent_size = 4
[{Dockerfile,*.md,*_test.go,install.sh,act-cli.nuspec}]
[{Dockerfile,*.md,*_test.go,install.sh,.github/actions/choco/entrypoint.sh,act-cli.nuspec}]
indent_style = unset
indent_size = unset