Mike Penz
2025-05-07 08:08:47 +02:00
parent 809d48d436
commit a46e860095
-1
View File
@@ -705,7 +705,6 @@ The API for gitea is equal to the one from GitHub, however it requires the `plat
with:
platform: "gitea" # gitea or GitHub, default is GitHub
configuration: "configuration.json"
env:
token: ${{ secrets.GITEA_TOKEN }}
```