Skip to content

Commit

Permalink
Update pages-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yichizang committed Feb 28, 2024
1 parent b2dd158 commit db4a37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
- name: Upload site artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v2
with:
path: "_site${{ steps.pages.outputs.base_path }}"

Expand Down

0 comments on commit db4a37e

Please sign in to comment.