Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 9680e12

Browse files
committed
fix repo name
1 parent 577a852 commit 9680e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/app-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
1919
- name: Repo Clone
2020
run: |
21-
git clone https://${{ secrets.GIT_TOKEN }}@github.com/crowdbotics/vue-dash-5104.git
21+
git clone https://${{ secrets.GIT_TOKEN }}@github.com/crowdbotics/django-scaffold.git
2222
2323
- name: Checkout branch
2424
working-directory: ${{ env.working-directory }}

0 commit comments

Comments
 (0)