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.
2 parents c92bc4a + 1e522ef commit c369dd9Copy full SHA for c369dd9
.github/workflows/main.yaml
@@ -35,7 +35,7 @@ jobs:
35
run: npm run build
36
37
- name: Publish website
38
- uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a # v4.7.2
+ uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3
39
if: github.ref == 'refs/heads/main'
40
with:
41
branch: gh-pages
0 commit comments