Update wireguard-go.yml

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

@ -32,9 +32,9 @@ jobs:
path: /opt/release
- name: Binaries Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: /opt/release/wireguard-go
version: ~> 1.5.0
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

Loading…
Cancel
Save