- fix README for gitea
- FIX https://github.com/mikepenz/release-changelog-builder-action/issues/1452#issuecomment-2856588150
This commit is contained in:
@@ -705,7 +705,6 @@ The API for gitea is equal to the one from GitHub, however it requires the `plat
|
|||||||
with:
|
with:
|
||||||
platform: "gitea" # gitea or GitHub, default is GitHub
|
platform: "gitea" # gitea or GitHub, default is GitHub
|
||||||
configuration: "configuration.json"
|
configuration: "configuration.json"
|
||||||
env:
|
|
||||||
token: ${{ secrets.GITEA_TOKEN }}
|
token: ${{ secrets.GITEA_TOKEN }}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user