mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Tweak docs
This commit is contained in:
@@ -11,7 +11,7 @@ body:
|
|||||||
Instead, please submit a pull request.
|
Instead, please submit a pull request.
|
||||||
(See [DEVELOPMENT.md](https://github.com/taiki-e/install-action/blob/main/DEVELOPMENT.md) for how to add support for a new tool.)
|
(See [DEVELOPMENT.md](https://github.com/taiki-e/install-action/blob/main/DEVELOPMENT.md) for how to add support for a new tool.)
|
||||||
|
|
||||||
That said, if you have any questions before getting started, or if you’re unable to contribute for any reason, feel free to open an issue.
|
That said, if you have any questions before getting started, or if you're unable to contribute for any reason, feel free to open an issue.
|
||||||
- type: input
|
- type: input
|
||||||
id: name
|
id: name
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
+1
-1
@@ -39,7 +39,7 @@ name to one of the `*_incompat` arrays in `tools/ci/tool-list.sh`.
|
|||||||
|
|
||||||
## Release new version
|
## Release new version
|
||||||
|
|
||||||
Releases are performed by running the [release workflow](https://github.com/taiki-e/install-action/actions/workflows/release.yml) via workflow dispatch. The owner and collaborators can start the release workflow, but the owner’s [approval](https://docs.github.com/en/actions/reference/workflows-and-actions/deployments-and-environments#required-reviewers) is required before the actual release.
|
Releases are performed by running the [release workflow](https://github.com/taiki-e/install-action/actions/workflows/release.yml) via workflow dispatch. The owner and collaborators can start the release workflow, but the owner's [approval](https://docs.github.com/en/actions/reference/workflows-and-actions/deployments-and-environments#required-reviewers) is required before the actual release.
|
||||||
|
|
||||||
### Minor version vs patch version
|
### Minor version vs patch version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user