mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-03 01:50:12 +00:00

Resolves #332 ref: https://github.com/microsoft/winget-pkgs/pull/220105, #298 I have added the [winget section in wiki](2e18237501...5695e45a36
). This PR aims to keep latest version in the winget-pkgs. [This action](https://github.com/vedantmgoyal9/winget-releaser) is widely used for this purpose. -3a56c32a1c/.github/workflows/CICD.yml (L261)
-bbe1721a18/.github/workflows/winget.yml (L10)
However I couldn't test this action in my environment. Could you test after registering the secret? Feel free to modify the code and/or secret name in this PR.
7 lines
118 B
YAML
7 lines
118 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: 'github-actions'
|
|
directory: '/'
|
|
schedule:
|
|
interval: 'weekly'
|