Browse Source

fix: typo

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
pull/1717/head
Wing-Kam Wong 3 years ago
parent
commit
508b4dfb12
  1. 2
      .github/workflows/publish-api-docs.yml

2
.github/workflows/publish-api-docs.yml

@ -27,7 +27,7 @@ jobs:
user_name: 'o1lab'
commit_message: 'Autorelease from github.com/nocodb/nocodb'
- name: Pushes swagger frile to meta-src
- name: Pushes swagger file to meta-src
uses: dmnemec/copy_file_to_another_repo_action@1b29cbd9a323185f20b175dc6d5f8f31be5c0658
env:
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}

Loading…
Cancel
Save