mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Update pre-release.yml
This commit is contained in:
parent
bba3bc7e4f
commit
25c9f2291a
8
.github/workflows/pre-release.yml
vendored
8
.github/workflows/pre-release.yml
vendored
@ -52,12 +52,10 @@ jobs:
|
||||
cd globalprotect-openconnect-${{ steps.vars.outputs.VERSION }}
|
||||
fakeroot dpkg-buildpackage -uc -us -sa
|
||||
|
||||
- uses: "marvinpinto/action-automatic-releases@latest"
|
||||
- uses: "softprops/action-gh-release@v1"
|
||||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
# automatic_release_tag: "latest"
|
||||
prerelease: true
|
||||
title: "globalprotect-openconnect_${{ steps.vars.outputs.VERSION }}"
|
||||
name: "globalprotect-openconnect_${{ steps.vars.outputs.VERSION }}"
|
||||
files: |
|
||||
*.tar.gz
|
||||
build-debian/*.deb
|
||||
build-debian/*.deb
|
||||
|
Loading…
Reference in New Issue
Block a user