mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
change strategy to release to get changelog link in update PR
This commit is contained in:
parent
e49f90ff50
commit
4527c8fb7a
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ ram.runtime = "50M"
|
|||
[resources.sources.main]
|
||||
url = "https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.34.tar.gz"
|
||||
sha256 = "587bc1c2da27b953569d61d4673b557f470f65f624caa30621daa36d481273f0"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.system_user]
|
||||
allow_email = true
|
||||
|
|
Loading…
Add table
Reference in a new issue