mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-04-19 19:59:13 +03:00
Update Gitlab workflow
This commit is contained in:
parent
f05236b632
commit
a2788a97d3
1 changed files with 4 additions and 4 deletions
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
|
||||
|
|
Loading…
Add table
Reference in a new issue