Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwutk authored Sep 10, 2023
1 parent 216f4bb commit dbdfc3a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
mkdir -p ./build/data/assets
cp ./data/assets/* ./build/data/assets/
- name: Publish Website
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: 'build'
single-commit: true
# - name: Publish Website
# uses: JamesIves/github-pages-deploy-action@v4
# with:
# folder: 'build'
# single-commit: true

0 comments on commit dbdfc3a

Please sign in to comment.