Provides Swift support for GitHub Actions.
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
).
Required Swift action to run. Default "build"
.