We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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/[email protected].0
+ uses: JamesIves/[email protected].1
54
with:
55
branch: gh-pages
56
folder: build/dokka
0 commit comments