We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0f7e8 commit 4d4f50dCopy full SHA for 4d4f50d
.github/workflows/publish.yml
@@ -38,7 +38,6 @@ jobs:
38
run: >
39
./gradlew release --no-daemon
40
-Ppublishing.enabled=true
41
- -Ppublishing.platform=linuxX64
42
-Ppublishing.github.user=${{ secrets.PUBLISHING_GITHUB_USER }}
43
-Ppublishing.github.token=${{ secrets.PUBLISHING_GITHUB_TOKEN }}
44
-Ppublishing.github=false
0 commit comments