release.md: Create tags the way they've always been created.
This commit is contained in:
		
							parent
							
								
									c687bddea3
								
							
						
					
					
						commit
						a73b33fc13
					
				|  | @ -5,7 +5,7 @@ | |||
|   - check with multiple zsh versions | ||||
| - Update changelog.md | ||||
| - Update ./.version | ||||
| - `git tag -am "Release $(<.version)" zsh-syntax-highlighting-"$(<.version)" && git push --tags` | ||||
| - `git tag $(<.version) && git push --tags` | ||||
| - `perl -pi -e 's/$/-dev/' ./.version` | ||||
| - Notify downstreams (OS packages) | ||||
|   - anitya should autodetect the tag | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue