Skip to content

Commit 6a7a29f

Browse files
authored
Update push.yml
1 parent 8c7b4bc commit 6a7a29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: JEKYLL_ENV=production bundle exec jekyll build
102102

103103
- name: Upload docs artifact
104-
uses: actions/upload-artifact@v4
104+
uses: actions/upload-pages-artifact@v1
105105
with:
106106
path: docs/_site
107107

0 commit comments

Comments
 (0)