Skip to content

Commit cd5b54f

Browse files
committed
simplify cmd
1 parent 2791867 commit cd5b54f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@ Icons made by [Freepik](https://www.flaticon.com/authors/freepik) from [www.flat
118118
## Releasing
119119

120120
```
121-
npm version patch
122-
git push && git push --tags
121+
npm version patch && git push && git push --tags
123122
```
124123
Wait for github actions and check https://github.com/mifi/SimpleInstaBot/releases
125124

0 commit comments

Comments
 (0)