1
0
Fork 0
mirror of synced 2024-06-02 07:21:10 -04:00

Update release.yaml

This commit is contained in:
Ilya Sosnovsky 2021-02-14 13:23:29 +03:00 committed by GitHub
parent cf274db1c7
commit 25643a2cbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,5 +24,5 @@ jobs:
goarch: ${{ matrix.goarch }}
ldflags: '-linkmode external -extldflags "-static" -s -w'
pre_command: bash ./install-deps.sh
binary_name: "ovenvpn-user"
asset_name: ovenvpn-user-${{ matrix.goos }}-${{ matrix.goarch }}.
binary_name: "openvpn-user"
asset_name: openvpn-user-${{ matrix.goos }}-${{ matrix.goarch }}.