Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoalh committed Jan 15, 2024
1 parent d6b5dd4 commit b6cbd2d
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ This project is inspired from:
- [ShubhamTatvamasi/free-disk-space-action](https://github.com/ShubhamTatvamasi/free-disk-space-action)
- [ThewApp/free-actions](https://github.com/ThewApp/free-actions)

> **⚠️ Important:** This documentation is v0.7.1 based; To view other version's documentation, please visit the [versions list](https://github.com/hugoalh/disk-space-optimizer-ghaction/tags) and select the correct version.
> [!IMPORTANT]
> This documentation is v0.7.1 based; To view other version's documentation, please visit the [versions list](https://github.com/hugoalh/disk-space-optimizer-ghaction/tags) and select the correct version.
## 🌟 Feature

Expand Down Expand Up @@ -58,15 +59,18 @@ jobs:
## 🧩 Input
> **ℹ️ Notice:** All of the inputs are optional; Use this action without any input will default to do nothing.
> [!NOTE]
> All of the inputs are optional; Use this action without any input will default to do nothing.
| **Legend** | **Description** |
|:-:|:--|
| 🔀 | Switch with groups (e.g.: `{E}`). |

### `operate_async`

> **🧪 Experimental:** This is in testing, maybe available in the latest version and/or future version.
> **🧪 Experimental**
>
> This is in testing, maybe available in the latest version and/or future version.

`<Boolean = False>` Whether to operate in asynchronously to reduce the operation duration.

Expand Down

0 comments on commit b6cbd2d

Please sign in to comment.