mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 06:54:55 +00:00
fix: checkout with latest source
This commit is contained in:
2
.github/workflows/publish-api-docs.yml
vendored
2
.github/workflows/publish-api-docs.yml
vendored
@@ -14,6 +14,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Pushes swagger file to src
|
||||
uses: dmnemec/copy_file_to_another_repo_action@1b29cbd9a323185f20b175dc6d5f8f31be5c0658
|
||||
|
||||
Reference in New Issue
Block a user