test
This commit is contained in:
@@ -11,9 +11,9 @@ jobs:
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
#- run: sleep 60s
|
||||
- name: Checkout private tools
|
||||
uses: https://github.com/actions/checkout@v3
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: staffadmin/gitea-runner
|
||||
repository: gitea.jingoh.fr:443staffadmin/gitea-runner
|
||||
persist-credentials: false
|
||||
ssh-strict: false
|
||||
#token: ${{ secrets.GH_PAT }} # `GH_PAT` is a secret that contains your PAT
|
||||
|
||||
Reference in New Issue
Block a user