- Rather than manually adding the latest release and changing all the required files, you can have the [publish-ppa-package](https://github.com/marketplace/actions/publish-ppa-package) in the main playit repo. - It would also remove the need for this repo and have the ppa be auto-updated in the main playit repo. Helpful Links: - [Repo which uses the action](https://github.com/yuezk/GlobalProtect-openconnect) - [Workflow code](https://github.com/yuezk/GlobalProtect-openconnect/blob/705b03c0bbb0487204d91e21c29a341474ce008e/.github/workflows/build.yml#L192-L215)