add GH token for fetching submodules

This commit is contained in:
Kenneth Bingham
2025-03-05 08:30:19 -05:00
parent 7b66ac5c62
commit 1b55a01b4d

View File

@ -57,6 +57,7 @@ jobs:
with:
fetch-depth: 0
submodules: 'recursive'
token: ${{ secrets.GITHUB_TOKEN }}
- name: Get current zrok repo tag
id: tag