Skip to content

Commit

Permalink
Update github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MotooriKashin authored Jul 31, 2024
1 parent 0e774e8 commit 1b415db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: npm run github-pages

- name: Upload Artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v2
with:
# upload entire directory
path: './src/docs/'
Expand Down

0 comments on commit 1b415db

Please sign in to comment.