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 a4955bf commit bc7ed2fCopy full SHA for bc7ed2f
1 file changed
PUBLISH.md
@@ -2,6 +2,7 @@
2
3
## 1. commit all changes
4
```
5
+git checkout nightly
6
git add <changes>
7
git commit -m "(<type>) <message>"
8
0 commit comments