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.
dokkaJavadocJar
1 parent 0f682a1 commit 5fe610dCopy full SHA for 5fe610d
.github/workflows/main-updated.yml
@@ -30,12 +30,6 @@ jobs:
30
- name: check out
31
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
32
33
- - name: Dokka & JavadocJar
34
- uses: rickbusarow/actions/gradle-task@bf0940965387f10bcb8b6699a79499d18167dfbe # v1
35
- with:
36
- task: dokkaJavadocJar
37
- restore-cache-key: main-build-artifacts
38
-
39
- name: Publish Snapshots
40
uses: rickbusarow/actions/gradle-task@bf0940965387f10bcb8b6699a79499d18167dfbe # v1
41
with:
0 commit comments