ci: use gh to download release asset

This commit is contained in:
Kevin Yue
2025-01-21 22:36:10 +08:00
parent 26d5d5bcf0
commit 51c55376e8
2 changed files with 11 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
# Changelog
## 2.3.11 - 2024-01-21
## 2.3.11 - 2025-01-21
- Update minimal Rust version to 1.71.1, so that the PPA can be built on Ubuntu 18.04.
## 2.3.10 - 2024-01-20
## 2.3.10 - 2025-01-20
- Disconnect the VPN when sleep (fix [#166](https://github.com/yuezk/GlobalProtect-openconnect/issues/166), [#267](https://github.com/yuezk/GlobalProtect-openconnect/issues/267))