diff --git a/README.md b/README.md index fa9e0c6..47095f1 100644 --- a/README.md +++ b/README.md @@ -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 }} ```