We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b5032 commit 237f0a3Copy full SHA for 237f0a3
.github/workflows/npm.yml
@@ -17,6 +17,6 @@ jobs:
17
- name: Install dependencies
18
run: npm ci
19
- name: Build Hugo
20
- uses: chabad360/hugo-gh-pages@master
+ uses: chabad360/hugo-gh-pages@v2
21
with:
22
githubToken: ${{ secrets.GITHUB_TOKEN }}
0 commit comments