Skip to content

Commit e85623a

Browse files
authored
MAINT: update publish to main (#427)
1 parent 5cc7263 commit e85623a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ jobs:
9090
git config user.email "[email protected]"
9191
git add *.ipynb
9292
git commit -m "auto publishing updates to notebooks"
93-
git push origin master
93+
git push origin main

0 commit comments

Comments
 (0)