We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26963e4 commit ecc8088Copy full SHA for ecc8088
.github/workflows/sync.yml
@@ -46,7 +46,7 @@ jobs:
46
set -x
47
git config user.name "github-actions[bot]"
48
git config user.email "github-actions[bot]@users.noreply.github.com"
49
- git remote add up https://github.com/scratchfoundation/scratch-gui.git
+ git remote add up https://github.com/evex-dev/scratch-gui-vite.git
50
# git switch -c upstream
51
git pull up develop
52
git push -u origin upstream
0 commit comments