Skip to content

Setting Environment Variable #6

@Raeskaa

Description

@Raeskaa

you can set environment variable with value which starts with $ using this
steps:
- shell: pwsh
run: |
echo 'action_state=$yellow' >> $GITHUB_ENV
- shell: pwsh
run: |
echo IT IS '${{ env.action_state }}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions