mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-15 19:13:01 +02:00
RELEASE_ENGINEERING.TXT: Fix typo
This commit is contained in:
@@ -41,5 +41,5 @@ git tag production
|
||||
git push origin tag production
|
||||
R="v1.$(date +%Y%m%d)"
|
||||
git tag "$R"
|
||||
git push origin tag "$R
|
||||
```
|
||||
git push origin tag "$R"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user