Skip to content

Commit beb8835

Browse files
authored
Update jekyll-gh-pages.yml
1 parent 2ffcece commit beb8835

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/jekyll-gh-pages.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ jobs:
3636
source: ./
3737
destination: ./_site
3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v4
39+
uses:
40+
actions/jekyll-build-pages@v4
41+
actions/upload-pages-artifact@v4
4042

4143

4244
# Deployment job

0 commit comments

Comments
 (0)