Update release.yml

This commit is contained in:
believethehype
2023-12-20 17:02:46 +01:00
committed by GitHub
parent 3c31ebe28c
commit c1a5201f56
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
goarch: [amd64]
steps:
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.30
- uses: wangyoucao577/go-release-action@v1.41
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}