diff --git a/.github/workflows/push_to_space.yaml b/.github/workflows/push_to_space.yaml index 8df6381..9d68ec0 100644 --- a/.github/workflows/push_to_space.yaml +++ b/.github/workflows/push_to_space.yaml @@ -24,7 +24,7 @@ jobs: - name: Checkout Huggingface repository uses: actions/checkout@v4 with: - repository: shunk031/layout_alignment + repository: spaces/shunk031/layout_alignment path: huggingface-repository - github-server-url: https://huggingface.co/spaces/ + github-server-url: https://huggingface.co token: ${{ secrets.HF_TOKEN }}