mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 15:36:36 +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 }}
|
||||
version_extractor_regex: '\/v(.*)$'
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.DEV_GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user