We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538eda3 commit bd8eea5Copy full SHA for bd8eea5
.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
23
run: |
24
cd docs/src && make docs && touch ../.nojekyll
25
- name: Deploy
26
- uses: JamesIves/[email protected].2
+ uses: JamesIves/[email protected].3
27
with:
28
branch: gh-pages # The branch the action should deploy to.
29
folder: docs # The folder the action should deploy.
0 commit comments