Update release.yml

This commit is contained in:
Daniel Czerwonk 2023-03-10 11:44:31 +01:00 committed by GitHub
parent 9ff27089a7
commit ca20239b5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.20
go-version: "1.20"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2