diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d5db412..6aa68ee 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -79,7 +79,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - repository: bytes-zone/infrastructure.v2 + repository: bytes-zone/infrastructure.v3 ref: main ssh-key: ${{ secrets.DEPLOY_KEY }}