Skip to content

Commit 1af354e

Browse files
docs: add release workflow doc
1 parent 00ba913 commit 1af354e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE.md

+7
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)