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

Revert "Updates the npm auth token env var name" #31

Merged
merged 2 commits into from
Sep 16, 2024
Merged

Conversation

wasREDACTED
Copy link
Contributor

This reverts commit 996dc66.

@@ -19,4 +19,4 @@ jobs:
- run: yarn
- run: yarn npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
YARN_NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's add a comment to this to point out that the GitHub docs don't actually show the correct name, "NODE_AUTH_TOKEN" does not work.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, or just having both works, I see you updated it

@wasREDACTED wasREDACTED merged commit 019baf2 into main Sep 16, 2024
@wasREDACTED wasREDACTED deleted the revert-env-var branch September 16, 2024 18:19
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