Skip to content

Remove AWS auth from publish npm step#310

Merged
jv-asana merged 1 commit intomasterfrom
johnvu-remove-aws-auth-from-publish-step
Feb 6, 2026
Merged

Remove AWS auth from publish npm step#310
jv-asana merged 1 commit intomasterfrom
johnvu-remove-aws-auth-from-publish-step

Conversation

@jv-asana
Copy link
Copy Markdown
Contributor

@jv-asana jv-asana commented Feb 6, 2026

TL;DR

Removed AWS authentication step from the npm publish workflow.

What changed?

Removed the "Authenticate to AWS" step from the GitHub Actions workflow that publishes packages to npmjs. This step was using the AWS credentials configuration action and assuming a specific IAM role which we don't need since we switched to Trusted Publishing.

Copy link
Copy Markdown
Contributor Author

jv-asana commented Feb 6, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@jv-asana jv-asana marked this pull request as ready for review February 6, 2026 19:02
Copy link
Copy Markdown
Contributor Author

jv-asana commented Feb 6, 2026

Merge activity

  • Feb 6, 7:28 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Feb 6, 7:28 PM UTC: @jv-asana merged this pull request with Graphite.

@jv-asana jv-asana merged commit fb2bdfa into master Feb 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants