mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 20:46:50 +00:00
4
.github/workflows/publish-api-docs.yml
vendored
4
.github/workflows/publish-api-docs.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Pushes swagger file to data-apis
|
||||
- name: Pushes swagger file to data-apis-v1
|
||||
uses: dmnemec/copy_file_to_another_repo_action@1b29cbd9a323185f20b175dc6d5f8f31be5c0658
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
|
||||
@@ -42,7 +42,7 @@ jobs:
|
||||
user_name: 'o1lab'
|
||||
commit_message: 'Autorelease from github.com/nocodb/nocodb'
|
||||
|
||||
- name: Pushes swagger file to meta-src
|
||||
- name: Pushes swagger file to meta-apis-v1
|
||||
uses: dmnemec/copy_file_to_another_repo_action@1b29cbd9a323185f20b175dc6d5f8f31be5c0658
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user