mirror of
https://github.com/CyberL1/holesail-proxy.git
synced 2025-04-02 14:08:37 -04:00
fix: fuck i forgot
This commit is contained in:
parent
495d423f2e
commit
f372032b21
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
export GOARCH=${{ matrix.arch }}
|
||||
go build
|
||||
- name: Pack binary
|
||||
run: zip holesail-proxy-${{ matrix.os }}-${{ matrix.arch }}.zip runtimer${{ matrix.os == 'windows' && '.exe' || '' }}
|
||||
run: zip holesail-proxy-${{ matrix.os }}-${{ matrix.arch }}.zip holesal-proxy${{ matrix.os == 'windows' && '.exe' || '' }}
|
||||
- name: Create release
|
||||
uses: ncipollo/release-action@v1.15.0
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user