diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index d9bf6e7..057c90e 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -13,7 +13,7 @@ jobs: - name: Checkout private tools uses: actions/checkout@v3 with: - repository: gitea.jingoh.fr:443staffadmin/gitea-runner + repository: :443/staffadmin/gitea-runner persist-credentials: false ssh-strict: false #token: ${{ secrets.GH_PAT }} # `GH_PAT` is a secret that contains your PAT