Skip to content

Commit 4d4f50d

Browse files
committed
Fix platform
1 parent 4a0f7e8 commit 4d4f50d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
run: >
3939
./gradlew release --no-daemon
4040
-Ppublishing.enabled=true
41-
-Ppublishing.platform=linuxX64
4241
-Ppublishing.github.user=${{ secrets.PUBLISHING_GITHUB_USER }}
4342
-Ppublishing.github.token=${{ secrets.PUBLISHING_GITHUB_TOKEN }}
4443
-Ppublishing.github=false

0 commit comments

Comments
 (0)