We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e71e3b9 commit b923cafCopy full SHA for b923caf
1 file changed
.github/workflows/sync.yml
@@ -23,7 +23,7 @@ jobs:
23
git config user.email "github-actions[bot]@users.noreply.github.com"
24
git config user.name "github-actions[bot]"
25
26
- git remote add upstream https://git.code.sf.net/p/maxima/website
+ git remote add upstream https://git.code.sf.net/p/maxima/code
27
git fetch upstream
28
29
# Sync all branches and tags
0 commit comments