mirror of
https://github.com/openziti/zrok.git
synced 2025-06-01 07:36:07 +02:00
add GH token for fetching submodules
This commit is contained in:
parent
7b66ac5c62
commit
1b55a01b4d
1
.github/workflows/node-sdk.yml
vendored
1
.github/workflows/node-sdk.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: 'recursive'
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Get current zrok repo tag
|
||||
id: tag
|
||||
|
Loading…
x
Reference in New Issue
Block a user