Skip to content

Commit 09e3d84

Browse files
committed
remove "yesterday"
1 parent 9103b3e commit 09e3d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/release/process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ git push git@github.com:rust-lang/cargo rust-$NEW_BETA_VERSION
6868
```
6969

7070
Temporarily disable banch protection on GitHub for the `beta` branch of the Rust
71-
repo. Promote rust-lang/rust's master branch to beta as with yesterday:
71+
repo. Promote rust-lang/rust's master branch to beta as you did for stable:
7272

7373
```sh
7474
git push git@github.com:rust-lang/rust $BRANCH_POINT:beta -f

0 commit comments

Comments
 (0)