INFRA-3209 | Dhruv | change token key
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
token: ${{ secrets.GIT_HUB_TOKEN }}
|
||||
token: ${{ secrets.GIT_HUB_ACCESS_TOKEN }}
|
||||
fetch-depth: 0
|
||||
fetch-tags: true
|
||||
- name: Submodule update
|
||||
|
||||
Reference in New Issue
Block a user