awslabs / aws-sdk-swift

Apache License 2.0
391 stars 75 forks source link

Automate release to Swift Package Registry on the SDK release system. #1560

Open jbelkins opened 3 months ago

jbelkins commented 3 months ago

Describe the feature

Use the Swift Package Registry scripting to publish new SDK releases to the registry, using the SDK's release system.

Use Case

To automate release to Swift Package Registry

Proposed Solution

No response

Other Information

No response

Acknowledgements