We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3364c5f commit b4eebc7Copy full SHA for b4eebc7
.github/workflows/deploy.yml
@@ -90,6 +90,6 @@ jobs:
90
purgecss -c purgecss.config.js
91
- name: Deploy 🚀
92
if: github.event_name != 'pull_request'
93
- uses: JamesIves/github-pages-deploy-action@v4
+ uses: JamesIves/github-pages-deploy-action@v4.6.4
94
with:
95
folder: _site
0 commit comments