Skip to content

Output oidc-token is not set #6

@MaxAnderson95

Description

@MaxAnderson95

According to the action.yml file, there is supposed to be an output value called oidc-token.

However I can't seem to find anywhere in the code that this is actually set. When I attempt to use it, the value is empty.

I think the fix is simple, just add the following to src/oidc-auth.js somewhere around line 65:

core.setOutput('oidc-token', token)

I'd be happy to open a PR if that's helpful!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions