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 e6880ee commit d016908Copy full SHA for d016908
.github/workflows/docs.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Deploy
37
if: github.ref == 'refs/heads/main'
38
- uses: JamesIves/github-pages-deploy-action@v4.6.9
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
39
with:
40
branch: gh-pages # The branch the action should deploy to.
41
folder: dist # The folder the action should deploy.
0 commit comments