diff --git a/README.md b/README.md index e6ddc52..41a23f2 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,6 @@ jobs: with: token: ${{ steps.generate-token.outputs.token }} commit-with-token: true - ``` ```