Skip to content

Commit e822452

Browse files
committed
Update release instructions to use signed tags
Signed-off-by: Peter Grayson <[email protected]>
1 parent 0c13a27 commit e822452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/release/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ StGit Release Checklist
1717

1818
2. Create new tag
1919

20-
- `git tag -a -m 'Relase vX.Y' vX.Y`
20+
- `git tag --sign -m 'Release vX.Y' vX.Y`
2121

2222
3. Check source distribution
2323

0 commit comments

Comments
 (0)