Workflow is now vended exclusively via Swift Package Manager.
Create the release on GitHub:
- Go to the Releases and
Draft a new release
. Choose a tag
and create a tag for the new version. ex:v1.0.0
.Generate release notes
.- Ensure the
Title
corresponds to the version we're publishing and the generatedRelease Notes
are accurate. - Hit
Publish release
.
[Square specific] To make the new version available internally, bump the version through SPM.