Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Liudon committed Sep 26, 2024
1 parent 25a9a48 commit dea5ecc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@ jobs:
ls -l ./
hugo --gc --minify --cleanDestinationDir
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
# Upload dist repository
path: './public'

- name: Push
uses: peaceiris/actions-gh-pages@v4
with:
Expand Down

0 comments on commit dea5ecc

Please sign in to comment.