We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cafd7f commit 20c49b1Copy full SHA for 20c49b1
README.md
@@ -174,6 +174,9 @@ JRELEASER_HOMEBREW_GITLAB_TOKEN=<token>
174
175
Where `token` is a GitHub personal access token with `delete:packages`, `repo`, and `write:packages` scopes.
176
177
+**Note:** The token should have access to both [eureka](https://github.com/LegacyCodeHQ/eureka)
178
+and [homebrew-tap](https://github.com/LegacyCodeHQ/homebrew-tap) repositories.
179
+
180
### Releasing
181
182
1. If you have multiple JDKs installed, switch to JDK 17.
0 commit comments