Skip to content

Commit

Permalink
[mod] version of update-pages-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
NaokiHori committed Dec 25, 2023
1 parent 67f39ef commit 33e4271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Setup GitHub Pages
uses: actions/configure-pages@main
- name: Upload HTML
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@main
with:
path: docs/build/html
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 33e4271

Please sign in to comment.