Skip to content

Commit 0d34da5

Browse files
Update publish.yml
1 parent 47bea50 commit 0d34da5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
- name: Release build
2626
run: ./gradlew :universal_adapter:assembleRelease
2727

28-
# Generates other artifacts (javadocJar is optional)
29-
- name: Source jar and dokka
30-
run: ./gradlew androidSourcesJar javadocJar
31-
3228
- name: Publish Library
3329
run: |
3430
echo "Publishing library🚀"

0 commit comments

Comments
 (0)