mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	release-checklist: Remind where to push tags in forks
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							448bfaf748
						
					
				
				
					commit
					7be9485c36
				
			| @@ -37,6 +37,7 @@ | |||||||
|  |  | ||||||
| - [ ] Create a tag and push it: `git tag vX.Y.Z; git push origin tag vX.Y.Z`. | - [ ] Create a tag and push it: `git tag vX.Y.Z; git push origin tag vX.Y.Z`. | ||||||
|       This will trigger the deployment via GitHub Actions. |       This will trigger the deployment via GitHub Actions. | ||||||
|  |       REMINDER: If your `origin` is a fork, don't forget to push to e.g. `upstream` instead! | ||||||
| - [ ] Go to https://github.com/sharkdp/bat/releases/new to create the new | - [ ] Go to https://github.com/sharkdp/bat/releases/new to create the new | ||||||
|       release. Select the new tag and also use it as the release title. For the |       release. Select the new tag and also use it as the release title. For the | ||||||
|       release notes, copy the corresponding section from `CHANGELOG.md` and |       release notes, copy the corresponding section from `CHANGELOG.md` and | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user