Skip to content

Commit 1e4c841

Browse files
updated to newest Hugo version
1 parent a54a956 commit 1e4c841

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/gh-pages.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ jobs:
6262
runs-on: ubuntu-latest
6363
needs: build
6464
steps:
65-
- name: Deploy to GitHub Pages
66-
id: deployment
67-
uses: actions/deploy-pages@v4
65+
#- name: Deploy to GitHub Pages
66+
# id: deployment
67+
# uses: actions/deploy-pages@v4
6868
- name: Deploy
6969
uses: peaceiris/actions-gh-pages@v3
7070
with:

0 commit comments

Comments
 (0)