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 519c975 commit 4e662a9Copy full SHA for 4e662a9
.github/workflows/website.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install & Build
30
run: bash ./ghPagesPre.sh
31
- name: Deploy to Github Pages
32
- uses: JamesIves/github-pages-deploy-action@v4.3.4
+ uses: JamesIves/github-pages-deploy-action@v4.4.0
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
35
branch: gh-pages
0 commit comments