diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 28ce871..6d53cb3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,6 @@ jobs: - name: Run GoReleaser uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0 with: - version: v1.26.0 args: release env: # GitHub sets the GITHUB_TOKEN secret automatically.