We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583bfae commit b93ccc8Copy full SHA for b93ccc8
.github/workflows/gradle-build.yml
@@ -45,7 +45,7 @@ jobs:
45
path: ./build/libs/CommandsModule-${{ env.VERSION }}.jar
46
# Now we deploy the documents to GitHub pages
47
- name: Deploy Dokka
48
- uses: JamesIves/[email protected].1
+ uses: JamesIves/[email protected].2
49
with:
50
branch: gh-pages
51
folder: build/dokka
0 commit comments