We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4a3ca commit 60ba85bCopy full SHA for 60ba85b
.github/actions/github-release/README.md
@@ -7,7 +7,7 @@ perform github releases but they all tend to have their set of drawbacks.
7
Additionally nothing handles deleting releases which we need for our rolling
8
`dev` release.
9
10
-To handle all this this action rolls-its-own implementation using the
+To handle all this action rolls-its-own implementation using the
11
actions/toolkit repository and packages published there. These run in a Docker
12
container and take various inputs to orchestrate the release from the build.
13
0 commit comments