Skip to content

Commit dfbe565

Browse files
authored
Update deploy.yaml
1 parent 27b20f1 commit dfbe565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Clone manifests repository
4444
run: |
4545
git clone https://x-access-token:${{ secrets.MANIFESTS_REPO_TOKEN }}@github.com/PARADOX-BSSM/windeath44.manifest.user.git
46-
cd windeath44.manifest.auth
46+
cd windeath44.manifest.user
4747
git config user.name "${{ secrets.GIT_USERNAME }}"
4848
git config user.email "${{ secrets.GIT_EMAIL }}"
4949

0 commit comments

Comments
 (0)