mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
RELEASE.md: replace "git push --tags" with "git push origin v$VERSION"
This commit is contained in:
parent
2648a82de0
commit
6d7b3725e8
@ -88,7 +88,7 @@ git tag -s -m "Version $VERSION" v$VERSION
|
||||
Push the tag:
|
||||
|
||||
```
|
||||
git push --tags
|
||||
git push origin v$VERSION
|
||||
```
|
||||
|
||||
**For major releases:** Create a new `support` branch:
|
||||
|
Loading…
x
Reference in New Issue
Block a user