Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Shrink down the Action description to the necessary size
Browse files Browse the repository at this point in the history
  • Loading branch information
bok- committed Jun 18, 2020
1 parent 1aeab83 commit 879821d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "swift-create-xcframework"
description: "Creates XCFramework bundles for the products in your Swift Package and uploads them as Artifacts. You can then attach them to a release or distribute them as you please."
description: "Creates XCFramework bundles for the products in your Swift Package and uploads them as Artifacts you can attach to a release"

inputs:
target:
Expand Down

0 comments on commit 879821d

Please sign in to comment.