Skip to content

Commit ff1860a

Browse files
author
Brian Shore
committed
Document release process
1 parent 6be15f1 commit ff1860a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,9 @@ embedded in another similar CLI and become a subcommand there.
3636

3737
This means that functionality written to support an action can be embedded
3838
inside other tools, to be run locally, for instance.
39+
40+
# Release Process
41+
42+
1. Create a tag on the default branch of the commit to release. Follow SemVer
43+
semantics when choosing versions.
44+
1. Create a release from the tag, either with the GitHub web UI or the gh CLI.

0 commit comments

Comments
 (0)