diff --git a/.github/workflows/publish-prev-docs.yml b/.github/workflows/publish-prev-docs.yml index cf9ce259a5..20f21817aa 100644 --- a/.github/workflows/publish-prev-docs.yml +++ b/.github/workflows/publish-prev-docs.yml @@ -36,6 +36,6 @@ jobs: clear_folder: 'docs/dist' destination_repo: 'nocodb/noco-docs-prev' destination_folder: 'docs' - user_email: 'wingkwong,code@gmail.com' + user_email: 'wingkwong.code@gmail.com' user_name: 'wingkwong' commit_message: 'Autorelease from github.com/nocodb/nocodb/packages/noco-docs-prev'