Skip to content

Commit dea5ecc

Browse files
committed
fix
1 parent 25a9a48 commit dea5ecc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ jobs:
5353
ls -l ./
5454
hugo --gc --minify --cleanDestinationDir
5555
56-
- name: Upload artifact
57-
uses: actions/upload-pages-artifact@v3
58-
with:
59-
# Upload dist repository
60-
path: './public'
61-
6256
- name: Push
6357
uses: peaceiris/actions-gh-pages@v4
6458
with:

0 commit comments

Comments
 (0)