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 def7f29 commit b28ba31Copy full SHA for b28ba31
.github/workflows/nightly-build.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Deploy to gh-pages
62
if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
63
- uses: JamesIves/[email protected].3
+ uses: JamesIves/[email protected].4
64
with:
65
token: ${{ secrets.GITHUB_TOKEN }}
66
branch: gh-pages
0 commit comments