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 7716580 commit 2583b1eCopy full SHA for 2583b1e
.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].2
+ - uses: JamesIves/[email protected].3
89
with:
90
branch: gh-pages
91
folder: DocumentationHTML
0 commit comments