We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00ba913 commit 1af354eCopy full SHA for 1af354e
RELEASE.md
@@ -0,0 +1,7 @@
1
+
2
+# Release process
3
4
+1. Figure out what the next version number should be
5
+2. Run git tag X.Y.Z
6
+3. Run git push --tags
7
+4. Monitor the GHA Release workflow
0 commit comments