Update wireguard-go.yml

dependabot/github_actions/goreleaser/goreleaser-action-4
fscarmen 3 years ago committed by GitHub
parent 094c8e0af8
commit 98333d7ef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/wireguard-go.yml

@ -42,7 +42,7 @@ jobs:
go-version: "1.18"
- name: Cross compile WireGuard-go
uses: goreleaser/goreleaser-action@v4.2
uses: goreleaser/goreleaser-action@v4.2.0
if: ${{ env.VERSION != '' }}
with:
distribution: goreleaser

Loading…
Cancel
Save