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

Add use of NODE_AUTH_TOKEN when releasing #119

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

mcalthrop
Copy link
Collaborator

@mcalthrop mcalthrop commented Dec 9, 2024

Problem

Trying to fix the issue where releasing a new version fails.

Solution

  • release workflow:
    • added permissions
    • added NODE_AUTH_TOKEN env var
    • tidied up scripting
  • did some other tidying up

Useful documentation

@mcalthrop mcalthrop marked this pull request as ready for review December 10, 2024 15:37
@mcalthrop mcalthrop enabled auto-merge (squash) December 10, 2024 15:40
@mcalthrop mcalthrop merged commit ab1ae81 into main Dec 10, 2024
8 of 10 checks passed
@mcalthrop mcalthrop deleted the chore/add-node-auth-token-env-var branch December 10, 2024 15:43
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