Skip to content

Commit 9c47ba5

Browse files
committedMar 12, 2024·
chore revert to actions/deploy-pages@v2
1 parent 65a9d63 commit 9c47ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
steps:
4949
- name: Deploy to GitHub Pages
5050
id: deployment
51-
uses: actions/deploy-pages@v3
51+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)
Please sign in to comment.