Update wireguard-go.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 2a9ee36d54
commit 748ad52036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/wireguard-go.yml

@ -18,7 +18,7 @@ jobs:
- name: Git clone
run: |
git clone https://git.zx2c4.com/wireguard-go
cp ./.goreleaser.yml wireguard-go/
cp ./.github/wireguard-go-releaser.yml wireguard-go/.goreleaser.yml
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2

Loading…
Cancel
Save