mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Update publish action
This commit is contained in:
parent
cf46848e63
commit
3e23e7eaae
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -56,3 +56,5 @@ jobs:
|
||||
commit_username: ${{ secrets.AUR_USERNAME }}
|
||||
commit_email: ${{ secrets.AUR_EMAIL }}
|
||||
ssh_private_key: ${{ secrets.AUR_SSH_PRIVATE_KEY }}
|
||||
commit_message: 'Release v${{ steps.get-version.outputs.VERSION }}'
|
||||
force_push: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user