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 sonatype user token for uploading artifacts #227

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

satsukies
Copy link
Member

These changes as same as this pull request at deploygate-android-sdk


According to the notice from sonatype, we cannot use username and password when uploading artifacts to the repository.

So, we should use a user token in our GitHub Actions workflow.

Ref. https://central.sonatype.org/news/20240617_migration_of_accounts/#the-impact-on-ossrh-and-the-central-publisher-portal

@satsukies satsukies self-assigned this Aug 5, 2024
@satsukies satsukies marked this pull request as draft August 6, 2024 02:08
@satsukies satsukies force-pushed the fix/use-user-token-for-publishing-artifacts branch from 21cc921 to b85cf71 Compare October 8, 2024 05:09
@satsukies satsukies marked this pull request as ready for review October 8, 2024 06:20
@satsukies satsukies requested a review from jmatsu October 8, 2024 06:21
@satsukies
Copy link
Member Author

thanks

@satsukies satsukies merged commit e78e90f into master Oct 8, 2024
15 checks passed
@satsukies satsukies deleted the fix/use-user-token-for-publishing-artifacts branch October 8, 2024 06: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.

2 participants