Try fix publishing

[no ci]
This commit is contained in:
Karlatemp 2021-11-02 23:10:32 +08:00 committed by GitHub
parent 32f2f705a5
commit 9b47b2877c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ jobs:
- name: Publish all artifacts
run: >
./gradlew publish --info --scan
./gradlew publish --no-parallel --info --scan
- name: Publish Gradle plugin
run: >