Skip to content

Ensure Node Auth Secret is used whilst publishing #33

@TomStrepsil

Description

@TomStrepsil

The attempt to publish with the NODE_AUTH_TOKEN secret failed:

npm error code ENEEDAUTH
npm error need auth This command requires you to be logged in to https://registry.npmjs.org/

...It sounds like @actions/setup-node requires the registry-url to be set otherwise the secret isn't used?

Plus, we should set always-auth: true, to match @asos/snyker, for good measure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions