yaml formatting

This commit is contained in:
Joel Wetzell
2026-03-08 15:32:27 -05:00
parent 79d535c283
commit 4ebaa48f93
7 changed files with 26 additions and 26 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: setup go
uses: actions/setup-go@v6
with:
go-version-file: 'go.mod'
go-version-file: "go.mod"
- name: release
uses: goreleaser/goreleaser-action@v7
with: