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:
|
||||
cmd: install
|
||||
|
||||
- name: Prepare aseets
|
||||
run: |
|
||||
chmod +x ./prepare_assets.sh
|
||||
./prepare_assets.sh
|
||||
- name: Prepare aseets
|
||||
run: |
|
||||
chmod +x ./prepare_assets.sh
|
||||
./prepare_assets.sh
|
||||
|
||||
# build and make the releases
|
||||
- uses: wangyoucao577/go-release-action@master
|
||||
|
||||
Reference in New Issue
Block a user