mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
[ci] replace artifacts
This commit is contained in:
parent
3369ad4c1d
commit
9c6ea1c4b5
3
.github/workflows/pre-release.yml
vendored
3
.github/workflows/pre-release.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Initial variables
|
||||
- name: Init variables
|
||||
id: vars
|
||||
run: |
|
||||
TAG=$(git tag --sort=-v:refname --list "v[0-9]*" | head -n 1 | cut -c 2-)
|
||||
@ -58,5 +58,6 @@ jobs:
|
||||
prerelease: true
|
||||
tag: latest
|
||||
allowUpdates: true
|
||||
replacesArtifacts: true
|
||||
name: "globalprotect-openconnect_${{ steps.vars.outputs.VERSION }}"
|
||||
artifacts: "*.tar.gz,build-debian/*.deb"
|
||||
|
Loading…
x
Reference in New Issue
Block a user