Skip to content

Commit

Permalink
chore: update gh_pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Mar 31, 2024
1 parent a0d20ac commit f57fc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GHPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: ./docs/.vuepress/dist
path: ./docs/.vitepress/dist/stylelint-stylus
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1

0 comments on commit f57fc33

Please sign in to comment.