Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ci): add release workflow #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexfu
Copy link

@alexfu alexfu commented Apr 21, 2024

Adds a workflow that creates a GitHub release upon tag push. This will also run the Carthage archive script and add it to the release.

Rationale: The last couple releases have a missing RxCombine.framework.zip, presumably due to some issues with local dev env configuration and running the carthage-archive.sh script. By moving this to CI, the environment should be more predictable and consistent.

Also see #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant