Skip to content

Commit 50bbdcf

Browse files
committed
Clarify release process / workflow
1 parent ae4e277 commit 50bbdcf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ git tag v0.x.0
103103
git push origin v0.x.0
104104
```
105105

106+
The `release` workflow will automatically build and publish a new release to GitHub when the tag is pushed.
107+
106108
2. Get the sha256 of the release tarball:
107109

108110
```bash

0 commit comments

Comments
 (0)