We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a12034 commit 773cb27Copy full SHA for 773cb27
.github/workflows/docs-deploy.yml
@@ -79,7 +79,7 @@ jobs:
79
80
- name: Deploy 🚀
81
if: ${{ github.event_name != 'pull_request' }}
82
- uses: JamesIves/[email protected].2
+ uses: JamesIves/[email protected].3
83
with:
84
token: ${{ secrets.GITHUB_TOKEN }}
85
branch: gh-pages # The branch the action should deploy to.
0 commit comments