Skip to content

Commit 7158ec4

Browse files
committed
MAINT: update publish to main
1 parent 5cc7263 commit 7158ec4

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)