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.
2 parents 3b3c0cf + f7d84dc commit c543d10Copy full SHA for c543d10
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
steps:
86
- uses: actions/checkout@v2 # Need to checkout repo so github-pages-deploy-action works
87
- uses: actions/download-artifact@v2
88
- - uses: JamesIves/[email protected].0
+ - uses: JamesIves/[email protected].2
89
with:
90
branch: gh-pages
91
folder: DocumentationHTML
0 commit comments