Skip to content

Commit

Permalink
Update action.yml to add branding
Browse files Browse the repository at this point in the history
  • Loading branch information
sinoru committed Mar 1, 2021
1 parent fb19597 commit cb4bb5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Setup Swift (swiftenv)'
description: 'Set up a specific version of swift using swiftenv'
branding:
icon: 'feather'
color: 'orange'
inputs:
swift-version:
description: 'Exact version of a Swift version to use.'
Expand Down

0 comments on commit cb4bb5e

Please sign in to comment.