Skip to content

Commit

Permalink
try upload-pages-artifact again...
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicann committed Feb 7, 2024
1 parent b5105e1 commit c89b2c6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ jobs:
uses: actions/configure-pages@v4

- name: upload
uses: actions/upload-artifact@v4
with:
name: github-pages
path: github-pages
uses: actions/upload-pages-artifact@v3

- name: deploy
uses: actions/deploy-pages@v4

0 comments on commit c89b2c6

Please sign in to comment.