Skip to content

Commit e51d445

Browse files
committed
update workflow
1 parent b05fa9f commit e51d445

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Diff for: .github/workflows/hugo.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
steps:
7777
- name: Deploy to GitHub Pages
7878
id: deployment
79-
uses: actions/deploy-pages@v4
79+
uses: actions/deploy-pages@v3

Diff for: .gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "themes/hugo-profile"]
2+
path = themes/hugo-profile
3+
url = https://github.com/gurusabarish/hugo-profile.git

0 commit comments

Comments
 (0)