Update wireguard-go.yml

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

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

Loading…
Cancel
Save