Skip to content

Commit 5d9ef24

Browse files
Revert "generate build artifact for easier debugging"
This reverts commit 2cc04f2.
1 parent 46ddb6d commit 5d9ef24

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
@@ -39,12 +39,6 @@ jobs:
3939
- name: Build
4040
run: hugo
4141

42-
- name: Store site.zip
43-
uses: actions/upload-artifact@v4
44-
with:
45-
name: site
46-
path: ./public
47-
4842
- name: Deploy
4943
uses: peaceiris/actions-gh-pages@v4
5044
with:

0 commit comments

Comments
 (0)