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 8f06f99 commit 0600ca9Copy full SHA for 0600ca9
.github/actions/github-release/README.md
@@ -10,7 +10,7 @@ perform github releases but they all tend to have their set of drawbacks.
10
Additionally nothing handles deleting releases which we need for our rolling
11
`dev` release.
12
13
-To handle all this action rolls-its-own implementation using the
+To handle all this, this action rolls its own implementation using the
14
actions/toolkit repository and packages published there. These run in a Docker
15
container and take various inputs to orchestrate the release from the build.
16
0 commit comments