Publishing to npm From GitHub Actions

Automation tokens, the NPM_TOKEN secret, and a release-triggered workflow that publishes with provenance.

Last updated on September 2, 2026 · 469 words

Getting Google Play Developer API Credentials

Creating the service account and JSON key in Google Cloud, granting it release access in Play Console, and using it from a GitHub Actions workflow.

Last updated on September 2, 2026 · 523 words