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

Commit 879821d

Browse files
committed
Shrink down the Action description to the necessary size
1 parent 1aeab83 commit 879821d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "swift-create-xcframework"
2-
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."
2+
description: "Creates XCFramework bundles for the products in your Swift Package and uploads them as Artifacts you can attach to a release"
33

44
inputs:
55
target:

0 commit comments

Comments
 (0)