Skip to content

Didstopia/SwiftAction

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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