We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc7263 commit e85623aCopy full SHA for e85623a
.github/workflows/publish.yml
@@ -90,4 +90,4 @@ jobs:
90
git config user.email "[email protected]"
91
git add *.ipynb
92
git commit -m "auto publishing updates to notebooks"
93
- git push origin master
+ git push origin main
0 commit comments