mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 00:16:50 +00:00
fix: typo in user_email
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
This commit is contained in:
2
.github/workflows/publish-prev-docs.yml
vendored
2
.github/workflows/publish-prev-docs.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user