Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix markdown typo
Browse files Browse the repository at this point in the history
dgp1130 authored and filipesilva committed Aug 7, 2020
1 parent 36eb009 commit a3637af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/process/release.md
Original file line number Diff line number Diff line change
@@ -120,7 +120,7 @@ yarn admin packages --version
```

Now push the commit and the tag to the upstream repository. **Make sure to use
`--follow-tags, as tags need to be pushed immediately or CI may fail!**
`--follow-tags`, as tags need to be pushed immediately or CI may fail!**

```bash
git push upstream --follow-tags

0 comments on commit a3637af

Please sign in to comment.