Skip to content

Documentation error: lone $ in virtual environments docs #28

@rmunn

Description

@rmunn

Since the GitHub Actions documentation isn't in an open-sourced repo so I can't file doc bugs there, as suggested at actions/setup-node#28 (comment) I'm filing a documentation bug here.

In the documentation example just above https://help.github.com/en/articles/virtual-environments-for-github-actions#exit-codes-and-statuses (step 7, a workflow file named "Workflows with large secrets"), there's a lone $ that should have been something like ${{ secrets.LARGE_SECRET_PASSPHRASE }}, but something in the docs build process stripped the double braces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions