mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
Fix docs generation
This commit is contained in:
2
.github/workflows/generate_api_pages.yml
vendored
2
.github/workflows/generate_api_pages.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
|||||||
input_string: ${{ github.event.inputs.tag }}
|
input_string: ${{ github.event.inputs.tag }}
|
||||||
version_extractor_regex: '\/v(.*)$'
|
version_extractor_regex: '\/v(.*)$'
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.DEV_GITHUB_TOKEN }}
|
token: ${{ secrets.DEV_GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user