Skip to content

Commit

Permalink
Revert "generate build artifact for easier debugging"
Browse files Browse the repository at this point in the history
This reverts commit 2cc04f2.
  • Loading branch information
overheadhunter committed Sep 6, 2024
1 parent 46ddb6d commit 5d9ef24
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 @@ -39,12 +39,6 @@ jobs:
- name: Build
run: hugo

- name: Store site.zip
uses: actions/upload-artifact@v4
with:
name: site
path: ./public

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

0 comments on commit 5d9ef24

Please sign in to comment.