Skip to content

Commit 7f34502

Browse files
committed
docs(release-process.md): fix typo, edit spacing to maintain 80 col limit
Signed-off-by: Vaughn Dice <vaughn.dice@fermyon.com>
1 parent a799d52 commit 7f34502

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/content/release-process.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ To cut a release of Spin, you will need to do the following:
1717
1. Before proceeding, verify that the merge commit on `main` intended to be
1818
tagged is green, i.e. CI is successful
1919
1. Create a new tag with a `v` and then the version number (`v0.5.1`)
20-
1. The Go SDK tag `sdk/go/v0.5.1` and template tag `spin/templates/v0.5` will be created in `release` [action](https://github.com/fermyon/spin/actions/workflows/release.yaml).
20+
1. The Go SDK tag `sdk/go/v0.5.1` and template tag `spin/templates/v0.5` will
21+
be created in the `release`
22+
[action](https://github.com/fermyon/spin/actions/workflows/release.yaml).
2123
1. When the `release`
2224
[action](https://github.com/fermyon/spin/actions/workflows/release.yaml)
2325
completes, binary artifacts and checksums will be automatically uploaded.

0 commit comments

Comments
 (0)