Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Commit

Permalink
Use koppor's fork of deploy-gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Oct 6, 2019
1 parent aa2c8ca commit 53fae6f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ jobs:
with:
fetch-depth: 1
- name: Build and Deploy Jekyll
uses: BryanSchuetz/jekyll-deploy-gh-pages@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# - name: Create .nojekyll
# run: touch build/.nojekyll
uses: koppor/jekyll-deploy-gh-pages@master
- uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 53fae6f

Please sign in to comment.