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

fix: use JWT token when publishing dart package #65

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

elisealix22
Copy link
Contributor

This PR fixes a small auth issue with our publishing flow via release.yml. This should fix the publishing step getting stuck on auth like it did for the v0.0.3 build: https://github.com/xmtp/xmtp-flutter/actions/runs/4608928269/jobs/8145355539#step:11:104.

I bumped the version number to v0.0.4 in the CHANGELOG to try again.

@elisealix22 elisealix22 requested review from jhaaaa and a team as code owners April 4, 2023 14:44
@elisealix22 elisealix22 requested a review from a team April 4, 2023 14:56
Copy link
Contributor

@jhaaaa jhaaaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this, @elisealix22!

@elisealix22 elisealix22 merged commit 3dbfb23 into main Apr 4, 2023
@elisealix22 elisealix22 deleted the ea/fix-publish-auth branch April 4, 2023 20:22
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

2 participants