fix: fuck i forgot

This commit is contained in:
CyberL1 2025-02-16 08:44:40 +01:00
parent 495d423f2e
commit f372032b21

View File

@ -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: