We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2897df commit 6e23968Copy full SHA for 6e23968
.github/workflows/hugo-gh-pages.yml
@@ -72,6 +72,6 @@ jobs:
72
runs-on: ubuntu-latest
73
needs: build
74
steps:
75
- - name: Deploying GitHub Pages
+ - name: Deploying GitHub Pages
76
id: deployment
77
uses: actions/deploy-pages@v4
0 commit comments