You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Ensure that `GITHUB_USER` and `GITHUB_TOKEN` variables are set in your environment.
11
8
12
9
* Update the version in `gradle.properties`. Please note that the version in the Maven section of `getting_started.adoc` currently has to be updated manually.
13
10
* Write documentation and test results with `./gradlew asciidoc`. If the Vavr API has changed, some code example tests might fail.
14
11
* Then `git commit`, `git push` and `./gradlew publishGhPages`
15
-
* Nowadays, `githubPassword` effectively means a token and not the actual password!
0 commit comments