Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PoneyClairDeLune authored May 31, 2024
1 parent 644dbfb commit a9a10f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Generate simple sitemap
run: "./shx sitemap"
- name: Upload bundled artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: 'ghp'
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit a9a10f1

Please sign in to comment.