Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dids authored Oct 29, 2019
1 parent 234de56 commit f791abd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,17 @@ Provides [Swift](https://swift.org) support for [GitHub Actions](https://github.

## Inputs

### `swift-action`
#### `swift-action`

**Required** Swift action to run. Default `"build"`.

## Usage

```
uses: Didstopia/[email protected]
with:
swift-action: 'build'
```

To use the latest development version of this action, change the version number to `master` (eg. `Didstopia/SwiftAction@master`).

Expand Down

0 comments on commit f791abd

Please sign in to comment.