We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67c344 commit 477a731Copy full SHA for 477a731
1 file changed
.github/workflows/deploy.yaml
@@ -49,7 +49,7 @@ jobs:
49
name: github-pages
50
51
steps:
52
- - name: Deploy to GitHub Pages
+ - name: Deploy to Github Pages
53
id: deployment
54
uses: actions/deploy-pages@v4
55
with:
0 commit comments