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