tirbofish/dropbear · commit
d260ab6f2096042959dfafb31122eebcb0cc320d
fix doc action
Signature present but could not be verified.
Unverified
@@ -31,7 +31,7 @@ jobs: run: touch .env - name: Generate documentation - run: ./gradlew dokkaHtml + run: ./gradlew dokkaGenerate - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v3