Skip to content

Commit

Permalink
Fix platform
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderTvis committed Jun 9, 2021
1 parent 4a0f7e8 commit 4d4f50d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
run: >
./gradlew release --no-daemon
-Ppublishing.enabled=true
-Ppublishing.platform=linuxX64
-Ppublishing.github.user=${{ secrets.PUBLISHING_GITHUB_USER }}
-Ppublishing.github.token=${{ secrets.PUBLISHING_GITHUB_TOKEN }}
-Ppublishing.github=false
Expand Down

0 comments on commit 4d4f50d

Please sign in to comment.