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 7c6fcbf commit 4cffc73Copy full SHA for 4cffc73
.github/workflows/deploy.yaml
@@ -55,7 +55,7 @@ jobs:
55
name: github-pages
56
url: ${{ steps.deployment.outputs.page_url }}
57
runs-on: ubuntu-latest
58
- nname: Build and Deploy to GitHub Pages
+ name: Build and Deploy to GitHub Pages
59
60
on:
61
push:
0 commit comments