diff --git a/README.md b/README.md index f45139b..5b6a964 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,5 @@ The `Package.swift` and `Sources` files are automatically generated via a [scrip The script performs the following actions: - Downloads the latest release from https://github.com/firebase/firebase-ios-sdk - Parses the Firebase.zip to generate Package.swift and Sources/ -- Commits changes to master -- Creates a release, with a tag that mirrors the Firebase release -- Uploads assets for Package.swift (zipped xcframeworks) to the release +- Commits changes on a new branch and creates a PR +- Creates a draft release, with a tag that mirrors the Firebase release. The draft release includes the assets needed for the swift package