Skip to content

Commit

Permalink
docs: fix typo in github release guide
Browse files Browse the repository at this point in the history
  • Loading branch information
s4heid committed Jan 27, 2022
1 parent 6a11d79 commit 974a7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/github_releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
3. Push the branch

```console
`git push -u origin HEAD:refs/heads/release-<nextVersion>
git push -u origin HEAD:refs/heads/release-<nextVersion>
```

4. Open a new pull request against the `main` branch
Expand Down

0 comments on commit 974a7cf

Please sign in to comment.