Skip to content

Commit ecc8088

Browse files
authored
Update sync.yml
1 parent 26963e4 commit ecc8088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
set -x
4747
git config user.name "github-actions[bot]"
4848
git config user.email "github-actions[bot]@users.noreply.github.com"
49-
git remote add up https://github.com/scratchfoundation/scratch-gui.git
49+
git remote add up https://github.com/evex-dev/scratch-gui-vite.git
5050
# git switch -c upstream
5151
git pull up develop
5252
git push -u origin upstream

0 commit comments

Comments
 (0)