diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 4b365a5..4e436c7 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -20,7 +20,7 @@ jobs: - name: Run GoReleaser uses: goreleaser/goreleaser-action@v2 with: - working-directory: cmd/api + workdir: cmd/api distribution: goreleaser version: latest args: release --rm-dist