fixed typo

This commit is contained in:
Sandro La Bruzzo 2022-12-06 11:36:31 +01:00
parent 58f5f3a909
commit 30e0d2ae39
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
_author: Sandro La Bruzzo_
##Description
## Description
This python script automatically creates a release on a Gitea repository using the [swagger api](https://docs.gitea.io/en-us/api-usage/) provided by Gitea.
It requires the `token API` you can generate through the gitea user interface.