nanashiki / SwiftAction

Swift support for GitHub Actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Action

Provides Swift support for GitHub Actions.

Usage

uses: Didstopia/SwiftAction@v1.0.1
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

About

Swift support for GitHub Actions.

License:MIT License


Languages

Language:Dockerfile 100.0%