Update wireguard-go.yml

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

@ -32,6 +32,7 @@ jobs:
- name: Binaries Release
uses: softprops/action-gh-release@v1
with:
tags: v2.6
files: ./*
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

Loading…
Cancel
Save