test-repo
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
- name: Checkout private tools
|
- name: Checkout private tools
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: /staffadmin/gitea-runner
|
repository: staffadmin/gitea-runner
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
ssh-strict: false
|
ssh-strict: false
|
||||||
#token: ${{ secrets.GH_PAT }} # `GH_PAT` is a secret that contains your PAT
|
#token: ${{ secrets.GH_PAT }} # `GH_PAT` is a secret that contains your PAT
|
||||||
|
|||||||
Reference in New Issue
Block a user