Skip to content

Commit

Permalink
suggest the full command complete with a version name
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagician committed Dec 29, 2022
1 parent 56eee0b commit ec54c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-pr-template.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ This is a release PR for version **<%= version.actual %>**<%
You will still need to manually publish the cargo crate:

```
$ make VERSION=<latest version> release
$ make VERSION=<%= version.actual %> release
```

0 comments on commit ec54c70

Please sign in to comment.