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 2d68958 commit 991b9c4Copy full SHA for 991b9c4
.github/workflows/deploy-site.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: docusaurus build
48
run: ./gradlew docusaurusBuild
49
50
- - uses: actions/upload-pages-artifact@v1
+ - uses: actions/upload-pages-artifact@v2
51
with:
52
path: ./site/build
53
0 commit comments