Skip to content

ci: fix Android package publish token#93

Merged
ovitrif merged 1 commit into
masterfrom
codex/fix-android-package-publish
May 28, 2026
Merged

ci: fix Android package publish token#93
ovitrif merged 1 commit into
masterfrom
codex/fix-android-package-publish

Conversation

@ben-kaufman
Copy link
Copy Markdown
Collaborator

Summary

  • publish the Android package with the repo GitHub token, which already has packages: write permission
  • checkout the requested tag when manually dispatching the publish workflow

Context

The v0.1.63 Android publish run built successfully but failed to upload to GitHub Packages with 401 Unauthorized using ORG_PACKAGES_TOKEN. This leaves com.synonym:bitkit-core-android:0.1.63 unavailable to the Android app.

@ovitrif
Copy link
Copy Markdown
Collaborator

ovitrif commented May 28, 2026

Thanks, I deleted the token by mistake from my GitHub, yet it would've expired anyways in August… hence the package publish failure.

@ovitrif ovitrif changed the title Fix Android package publish token ci: fix Android package publish token May 28, 2026
@ovitrif ovitrif marked this pull request as ready for review May 28, 2026 15:30
@ovitrif ovitrif merged commit 952581b into master May 28, 2026
1 check passed
@ovitrif ovitrif deleted the codex/fix-android-package-publish branch May 28, 2026 15:30
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