We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd63b1 commit d0dd725Copy full SHA for d0dd725
.github/workflows/pages.yaml
@@ -60,7 +60,7 @@ jobs:
60
env:
61
JEKYLL_ENV: production
62
- name: Upload artifact
63
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v2
64
with:
65
path: 'docs/_site/'
66
- name: Deploy to GitHub Pages
0 commit comments