Skip to content

chore: sync npm publish fix to the publish branch - #3

Merged
Fiona2016 merged 3 commits into
publishfrom
flashcat-maintenance
Aug 18, 2026
Merged

chore: sync npm publish fix to the publish branch#3
Fiona2016 merged 3 commits into
publishfrom
flashcat-maintenance

Conversation

@Fiona2016

Copy link
Copy Markdown
Collaborator

Brings the token-based publish workflow and the apollo-client exclusion (#2) onto the publish branch so the next release run picks them up.

- The publish workflow relied on npm trusted publishing (OIDC), which
  cannot create brand-new packages: every publish failed with E404.
  Switch to token-based auth via the NPM_TOKEN repository secret,
  matching how the other Flashcat npm packages are published.
- Mark mobile-react-native-apollo-client as private: it is not part of
  the published package set (core, react-navigation,
  react-native-navigation, webview).
fix(ci): npm publish via NPM_TOKEN; exclude apollo-client from publishing
@Fiona2016
Fiona2016 merged commit 8b1285d into publish Aug 18, 2026
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.

1 participant