Skip to content

Commit

Permalink
Fix Gradle Plugin Portal login docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheman committed Sep 19, 2024
1 parent 7a867d9 commit 9f919dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/development/publishing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ After creating a user, you need to `login` to GPP:

[source,shell]
----
:htmlSanityCheck-gradle-plugin
./gradlew -Pprofile=gpp :htmlSanityCheck-gradle-plugin:login
----

This will put the respective key and secret to your `~/.gradle/gradle.properties` file.
Expand Down

0 comments on commit 9f919dd

Please sign in to comment.