mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
bac5ba9284
1 changed files with 2 additions and 2 deletions
4
.github/workflows/wireproxy.yml
vendored
4
.github/workflows/wireproxy.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Cross compile WirePorxy
|
||||
name: Cross compile WireProxy
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
@ -46,4 +46,4 @@ jobs:
|
|||
tag_name: wireproxy
|
||||
files: ${{ env.workdir }}/dist/*.tar.gz
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue