diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 4fa6e99..d654825 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -12,6 +12,8 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v4 + with: + repository: 'git@git.koptilnya.xyz:alsaze/paxton-front.git' - name: Install dependencies run: |