Skip to content

Commit 5ea1280

Browse files
Merge pull request #470 from Mark-Simulacrum/thanks-gha
Thanks is now rebuilt on GitHub actions
2 parents d14c6ba + 27377f4 commit 5ea1280

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/release/process.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Decide on a time to do the release, T.
128128
```
129129

130130
After this [Update thanks.rust-lang.org][update-thanks] by triggering a build
131-
on Travis.
131+
on GitHub Actions on the master branch.
132132

133133
- **T-5m** - Merge blog post.
134134

@@ -149,7 +149,7 @@ Decide on a time to do the release, T.
149149
- **T+1hr** Send a PR to the beta branch to comment out `dev: 1` again and
150150
update the date to download from (modifying `src/stage0.txt`).
151151

152-
[update-thanks]: https://travis-ci.com/rust-lang/thanks
152+
[update-thanks]: https://github.com/rust-lang/thanks/actions?query=workflow%3ACI
153153

154154
Bask in your success.
155155

0 commit comments

Comments
 (0)