diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 34b6a43d..808b590e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: with: push_options: '--force' commit_message: "chore(docs): Rebuild docs [skip ci]" - commit_author: "Javier Ribó" - commit_user_name: "Javier Ribó" - commit_user_email: "elribonazo@gmail.com" + commit_author: Javier Ribó + commit_user_name: Javier Ribó + commit_user_email: elribonazo@gmail.com \ No newline at end of file