mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 05:16:41 +00:00
chore(action): update action version
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
|
||||
with:
|
||||
source_file: 'packages/noco-docs/dist/'
|
||||
clear_folder: 'dist/*'
|
||||
clear_folder: 'dist'
|
||||
destination_repo: 'nocodb/noco-docs'
|
||||
destination_folder: 'docs'
|
||||
user_email: 'oof1lab@gmail.com'
|
||||
|
||||
Reference in New Issue
Block a user