We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fed7a6c + c487677 commit 7e8c1b4Copy full SHA for 7e8c1b4
1 file changed
.github/workflows/publish-book.yml
@@ -85,7 +85,6 @@ jobs:
85
git config --local user.email "action@github.com"
86
git config --local user.name "GitHub Action"
87
ghp-import -n -c "neuroai.neuromatch.io" -m "Update course book" book/_build/html
88
- git checkout -f gh-pages
89
90
- name: Publish to gh-pages
91
uses: ad-m/github-push-action@v0.6.0
0 commit comments