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 990391a commit 1c60f61Copy full SHA for 1c60f61
.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/[email protected].0
+ uses: JamesIves/[email protected].1
33
with:
34
token: ${{ secrets.GITHUB_TOKEN }}
35
branch: gh-pages
0 commit comments