We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d14c6ba + 27377f4 commit 5ea1280Copy full SHA for 5ea1280
src/release/process.md
@@ -128,7 +128,7 @@ Decide on a time to do the release, T.
128
```
129
130
After this [Update thanks.rust-lang.org][update-thanks] by triggering a build
131
- on Travis.
+ on GitHub Actions on the master branch.
132
133
- **T-5m** - Merge blog post.
134
@@ -149,7 +149,7 @@ Decide on a time to do the release, T.
149
- **T+1hr** Send a PR to the beta branch to comment out `dev: 1` again and
150
update the date to download from (modifying `src/stage0.txt`).
151
152
-[update-thanks]: https://travis-ci.com/rust-lang/thanks
+[update-thanks]: https://github.com/rust-lang/thanks/actions?query=workflow%3ACI
153
154
Bask in your success.
155
0 commit comments