13 Commits

Author SHA1 Message Date
thang.tranxuan
3084a7f4f9 Add manual trigger option for WinGet release workflow 2025-11-18 11:28:04 +07:00
thang.tranxuan
aff8aeef5f Pin winget-releaser action to v2 2025-11-18 11:19:58 +07:00
Jonathan Chemla
c730237413 Fix regex formatting in release-winget.yml 2025-11-03 11:05:42 +01:00
Jonathan Chemla
03f77b3580 Add GitHub Actions workflow for WinGet release
This PR uses [winget-releaser](https://github.com/vedantmgoyal9/winget-releaser) (which uses Komac). It requires a `Classic Github Personal Access Token` with `public_repo` scope is created, following [this link](https://github.com/settings/tokens/new), then the Token can be added to the repo as a secret named `WINGET_ACC_TOKEN`. See below, that user also will have to fork the winget-pkgs repository.

> Notes:
> You will need to create a *classic* Personal Access Token (PAT) with `public_repo` scope. New fine-grained PATs aren't supported by the action. Review #172 for information.
> Fork [microsoft/winget-pkgs](https://github.com/microsoft/winget-pkgs) under the same account/organization as the project's repository. If you are forking winget-pkgs on a different account (e.g. bot/personal account), you can use the fork-user input to specify the username of the account where the fork is present.
2025-10-31 13:31:21 +01:00
thang.tranxuan
f0c27c1d5b Fix GitHub actions for linux build 2025-01-09 11:22:56 +07:00
thang.tranxuan
dbe330702e Try fixing AppImage build, fix instrumental publishing 2024-12-31 17:00:11 +07:00
thang.tranxuan
6361681d8e Fix GitHub Actions 2024-12-25 16:59:17 +07:00
tranxuanthang
155d53224c Update README, update github actions 2024-05-25 06:27:06 +07:00
tranxuanthang
dc5cf04f1c Update donation methods 2024-05-23 23:00:26 +07:00
tranxuanthang
dc5016b9d0 Update donation methods 2024-03-16 22:25:25 +07:00
tranxuanthang
a60e86fd89 Add dependency libasound2-dev to github action 2024-02-26 00:54:52 +07:00
tranxuanthang
f4f990e783 Update github action 2024-02-26 00:48:34 +07:00
tranxuanthang
941a5c9e99 Version 0.1 2023-05-21 08:17:11 +07:00