diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index ff857b3..80f6b43 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -12,6 +12,6 @@ jobs: - name: Checkout tools repo uses: actions/checkout@v4 with: - repository: milka64/oxidized + repository: https://git.0w.tf/milka64/oxidized.git token: ${{ secrets.TOKEN }} path: my-tools