Skip to content

Commit 7e8c1b4

Browse files
authored
Merge pull request #489 from neuromatch/staging
Remove unnecessary gh-pages branch checkout before pushing
2 parents fed7a6c + c487677 commit 7e8c1b4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish-book.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ jobs:
8585
git config --local user.email "action@github.com"
8686
git config --local user.name "GitHub Action"
8787
ghp-import -n -c "neuroai.neuromatch.io" -m "Update course book" book/_build/html
88-
git checkout -f gh-pages
8988
9089
- name: Publish to gh-pages
9190
uses: ad-m/github-push-action@v0.6.0

0 commit comments

Comments
 (0)