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 ac95bd6 commit 0bc1c49Copy full SHA for 0bc1c49
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