mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
[ci] improve action script
This commit is contained in:
parent
b12b692090
commit
bba3bc7e4f
4
.github/workflows/pre-release.yml
vendored
4
.github/workflows/pre-release.yml
vendored
@ -55,9 +55,9 @@ jobs:
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
automatic_release_tag: "latest"
|
||||
# automatic_release_tag: "latest"
|
||||
prerelease: true
|
||||
title: "Development Build"
|
||||
title: "globalprotect-openconnect_${{ steps.vars.outputs.VERSION }}"
|
||||
files: |
|
||||
*.tar.gz
|
||||
build-debian/*.deb
|
Loading…
Reference in New Issue
Block a user