Better formatting in release instructions
This commit is contained in:
		
							parent
							
								
									0e699b142b
								
							
						
					
					
						commit
						d69dec835b
					
				@ -121,8 +121,8 @@ jobs:
 | 
				
			|||||||
To release this Action:
 | 
					To release this Action:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Bump version in `package.json`
 | 
					- Bump version in `package.json`
 | 
				
			||||||
- npm run all
 | 
					- `npm run all`
 | 
				
			||||||
- git commit -am <version>
 | 
					- `git commit -am <version>`
 | 
				
			||||||
- git tag -sm <version> <version>
 | 
					- `git tag -sm <version> <version>`
 | 
				
			||||||
- git push --follow-tags
 | 
					- `git push --follow-tags`
 | 
				
			||||||
- Go to https://github.com/svenstaro/upload-release-action/releases and publish the new version
 | 
					- Go to https://github.com/svenstaro/upload-release-action/releases and publish the new version
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user