wip
This commit is contained in:
@@ -22,6 +22,8 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
path: './spearhead'
|
||||
- name: ls
|
||||
run: ls
|
||||
- name: Setup credentials to access private repositories
|
||||
run: git config --global url.https://${{ secrets.API_TOKEN_GITHUB }}@github.com/.insteadOf https://github.com/
|
||||
- name: Git Config
|
||||
|
||||
Reference in New Issue
Block a user