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 d2da229 + 1eb74c9 commit c159a8eCopy full SHA for c159a8e
.github/workflows/gradle-build.yml
@@ -50,7 +50,7 @@ jobs:
50
args: ./build/libs/TasksModule-${{ env.VERSION }}.jar application/java-archive
51
# Now we deploy the documents to GitHub pages
52
- name: Deploy Dokka
53
- uses: JamesIves/github-pages-deploy-action@v4.4.0
+ uses: JamesIves/github-pages-deploy-action@v4.4.1
54
with:
55
branch: gh-pages
56
folder: build/dokka
0 commit comments