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.
2 parents ac95bd6 + 0bc1c49 commit 273a4cbCopy full SHA for 273a4cb
CONTRIBUTING.md
@@ -53,6 +53,7 @@ After the version is set correctly:
53
```
54
# Make the git worktree where gh-page branch will be checked out and docs copied over
55
git fetch && git worktree add doc_worktree gh-pages
56
+sbtn 'set ThisBuild / version := "<latest released version>" '
57
sbtn makeSite ghpagesSynchLocal
58
# Check doc changes are expected
59
sbtn ghpagesPushSite
0 commit comments