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 10d4eba commit f3393d5Copy full SHA for f3393d5
.github/workflows/main.yml
@@ -54,7 +54,7 @@ jobs:
54
name: documentation
55
path: documentation
56
- name: Deploy to github pages
57
- uses: JamesIves/github-pages-deploy-action@4
+ uses: JamesIves/github-pages-deploy-action@v4
58
with:
59
GITHUB_TOKEN: ${{ secrets.COMPODOC_GITHUB_PAGES_TOKEN }}
60
BRANCH: gh-pages # The branch the action should deploy to.
0 commit comments