Skip to content
code

GitHub Action

Swift Action

v1.0.3 Latest version

Swift Action

code

Swift Action

Provides Swift support for GitHub Actions

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Swift Action

uses: Didstopia/[email protected]

Learn more about this action in Didstopia/SwiftAction

Choose a version

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