Skip to content

Commit 60ba85b

Browse files
chore: remove redundant word in README.md (#11579)
Signed-off-by: fengyuchuanshen <[email protected]>
1 parent 1c4a3ca commit 60ba85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/github-release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ perform github releases but they all tend to have their set of drawbacks.
77
Additionally nothing handles deleting releases which we need for our rolling
88
`dev` release.
99

10-
To handle all this this action rolls-its-own implementation using the
10+
To handle all this action rolls-its-own implementation using the
1111
actions/toolkit repository and packages published there. These run in a Docker
1212
container and take various inputs to orchestrate the release from the build.
1313

0 commit comments

Comments
 (0)