Skip to content

Commit b742038

Browse files
committed
Revert changes
1 parent 2a0c4a2 commit b742038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
# bundle exec htmlproofer _site --disable-external --check-html --allow_hash_href
6363

6464
- name: Upload site artifact
65-
uses: actions/upload-pages-artifact@v3
65+
uses: actions/upload-pages-artifact@v1
6666
with:
6767
path: "_site${{ steps.pages.outputs.base_path }}"
6868

0 commit comments

Comments
 (0)