Skip to content

Commit 8fdb0d5

Browse files
committed
chore: Update README
Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
1 parent 5f54071 commit 8fdb0d5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,15 @@ Common steps for initializing a job for GitHub actions. This composite action co
100100
| swift-prefer-oss-toolchain | Whether to prefer Swift open source toolchain over Xcode | No | false |
101101
| swift-sdks | Semi-colon separated list of Swift SDKs to install | No | - |
102102

103+
**Task**
104+
105+
| Input | Description | Required | Default |
106+
|----------------|----------------------------------------------------------|----------|---------|
107+
| setup-task | Whether to setup Task | No | - |
108+
| task-version | Task version to use | No | 3.50.0 |
109+
| task-retries | Number of retries to set up task | No | 3 |
110+
| checkout-token | Personal access token (PAT) used to fetch the repository | No | - |
111+
103112
### Outputs
104113

105114
**Checkout Outputs**

0 commit comments

Comments
 (0)