-
Notifications
You must be signed in to change notification settings - Fork 9
GitHub Item
Bashar Astifan edited this page Sep 13, 2022
·
3 revisions
Because the response of any Repo will be cached, it will not be easy for the user to track all the updates
this solution will help you to avoid this issue, beside it's much better to handle contents originally published in GitHub
all you need is to do the following:
- Create empty file
- rename it like:
github#username#reponame#Latest
- Create empty file
- rename it like:
github#username#reponame#tag
- Create empty file
- rename it like:
github#username#reponame#%file.ext
- or:
github#username#reponame#%folder1%folder2%file.ext
this item will appear between the files as normal file, when the user tried to download it
it will fetch the latest release from the target repo.
By default the file will get auto name like WUT (Latest)
based on Repo name and target tag
but if you want to make your own custom name add it first like:
customName#github#username#reponame#Latest