Commit 2303942
authored
📖 [Docs]: Remove unused configuration options from README (#52)
## Description
This pull request updates the `README.md` file to simplify the list of
configurable settings for the action. It removes several less commonly
used settings to streamline the documentation and make it easier to
read.
Documentation cleanup:
*
[`README.md`](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L63-L66):
Removed the following settings from the configuration list: `Debug`,
`Verbose`, `Version`, and `Prerelease`. These settings are no longer
included in the documentation to simplify the list and focus on the most
relevant options.
## Type of change
<!-- Use the check-boxes [x] on the options that are relevant. -->
- [x] 📖 [Docs]
- [ ] 🪲 [Fix]
- [ ] 🩹 [Patch]
- [ ] 1 parent 9cf3a80 commit 2303942
2 files changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
0 commit comments