mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 06:41:48 +00:00
Fix readme
https://github.com/rust-lang/rust-analyzer/pull/14577#discussion_r1175611012
This commit is contained in:
parent
8f06f995c5
commit
0600ca96b3
1 changed files with 1 additions and 1 deletions
2
.github/actions/github-release/README.md
vendored
2
.github/actions/github-release/README.md
vendored
|
@ -10,7 +10,7 @@ perform github releases but they all tend to have their set of drawbacks.
|
||||||
Additionally nothing handles deleting releases which we need for our rolling
|
Additionally nothing handles deleting releases which we need for our rolling
|
||||||
`dev` release.
|
`dev` release.
|
||||||
|
|
||||||
To handle all this action rolls-its-own implementation using the
|
To handle all this, this action rolls its own implementation using the
|
||||||
actions/toolkit repository and packages published there. These run in a Docker
|
actions/toolkit repository and packages published there. These run in a Docker
|
||||||
container and take various inputs to orchestrate the release from the build.
|
container and take various inputs to orchestrate the release from the build.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue