doc: fix release view

This commit is contained in:
Vlad Stan 2023-01-20 11:46:17 +02:00 committed by GitHub
parent 177d17ec10
commit 30d23c2bef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,8 @@ It goes under the `repos` object and it is of the form:
| organisation | string | The GitHub organisation (eg: `lnbits`) | | organisation | string | The GitHub organisation (eg: `lnbits`) |
| repository | string | The GitHub repository name (eg: `withdraw-extension`) | | repository | string | The GitHub repository name (eg: `withdraw-extension`) |
<details><summary>GitHub Releases Page</summary> The admin user will see all releases from the Github repository:
![image](https://user-images.githubusercontent.com/2951406/213508934-11de5ae5-2045-471c-854b-94b6acbf4434.png) ![image](https://user-images.githubusercontent.com/2951406/213508934-11de5ae5-2045-471c-854b-94b6acbf4434.png)
</details>