Browse Source

chore(action): update action version

Signed-off-by: Pranav C <pranavxc@gmail.com>
pull/843/head
Pranav C 3 years ago
parent
commit
e658edf13d
  1. 2
      .github/workflows/publish-docs.yml

2
.github/workflows/publish-docs.yml

@ -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'

Loading…
Cancel
Save