Skip to content

Commit b923caf

Browse files
committed
Got the wrong upstream repo. It's code, not website
1 parent e71e3b9 commit b923caf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
git config user.email "github-actions[bot]@users.noreply.github.com"
2424
git config user.name "github-actions[bot]"
2525
26-
git remote add upstream https://git.code.sf.net/p/maxima/website
26+
git remote add upstream https://git.code.sf.net/p/maxima/code
2727
git fetch upstream
2828
2929
# Sync all branches and tags

0 commit comments

Comments
 (0)