Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
* master:
  Fix wrong version number published to Gradle Plugin Portal
  • Loading branch information
chkpnt committed Jul 25, 2021
2 parents 620eb16 + 17b7345 commit cccd657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

./gradlew -Pgradle.publish.key=$GRADLE_PUBLISH_KEY \
-Pgradle.publish.secret=$GRADLE_PUBLISH_SECRET \
-PisRelease=true \
-Prelease=true \
publishPlugins

0 comments on commit cccd657

Please sign in to comment.