Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 448 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 448 Bytes

Swift Action

Provides Swift support for GitHub Actions.

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).

Inputs

swift-action

Required Swift action to run. Default "build".

License

MIT