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 d2da229 commit 1eb74c9Copy full SHA for 1eb74c9
.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