mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-04-11 13:47:05 +02:00
Update Gitlab workflow
This commit is contained in:
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
@@ -28,10 +28,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
cmd: install
|
cmd: install
|
||||||
|
|
||||||
- name: Prepare aseets
|
- name: Prepare aseets
|
||||||
run: |
|
run: |
|
||||||
chmod +x ./prepare_assets.sh
|
chmod +x ./prepare_assets.sh
|
||||||
./prepare_assets.sh
|
./prepare_assets.sh
|
||||||
|
|
||||||
# build and make the releases
|
# build and make the releases
|
||||||
- uses: wangyoucao577/go-release-action@master
|
- uses: wangyoucao577/go-release-action@master
|
||||||
|
|||||||
Reference in New Issue
Block a user