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 1d12ad6 commit 2e65c25Copy full SHA for 2e65c25
.github/workflows/publish-snapshot-and-kdoc.yml
@@ -30,5 +30,5 @@ jobs:
30
LIBRARIAN_SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
31
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa #v3.0.1
32
with:
33
- path: "static"
+ path: "build/static"
34
- uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e #v4.0.5
0 commit comments