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