Skip to content

Commit 65e3b70

Browse files
committed
FIX: publish issue master -> main
1 parent 83d5f36 commit 65e3b70

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
@@ -102,4 +102,4 @@ jobs:
102102
git config user.email "[email protected]"
103103
git add *.ipynb
104104
git commit -m "auto publishing updates to notebooks"
105-
git push origin master
105+
git push origin main

0 commit comments

Comments
 (0)