Update wireproxy.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 37c9084ade
commit 69fa3ac36e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/wireproxy.yml

@ -1,4 +1,4 @@
name: Cross compile WirePorxy
name: Cross compile WireProxy
on:
push:
@ -44,4 +44,4 @@ jobs:
with:
files: ${{ env.workdir }}/dist/*.tar.gz
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Loading…
Cancel
Save