Difference between revisions of "GITHUB ENV"
Jump to navigation
Jump to search
m (Brave moved page GITHU ENV to GITHUB ENV) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | * https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-environment-variable | |
+ | [[run:]] echo "{environment_variable_name}={value}" >> $GITHUB_ENV | ||
+ | == Related == | ||
+ | * [[Environment variables]] | ||
+ | * [[GitHub Environment variables]] | ||
+ | * [[github.ref]] | ||
+ | == See also == | ||
+ | * {{GitHub Actions}} | ||
− | + | [[Category:Git]] |
Latest revision as of 12:35, 16 May 2023
run: echo "{environment_variable_name}={value}" >> $GITHUB_ENV
Related[edit]
See also[edit]
- GitHub Actions,
act, .github/workflows/
,~/actions-runner/
,svc.sh
,deploy:, run:, runs-on:
,uses:
,steps:
,jobs:
,on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:
,GITHUB_ENV, needs:, github.
, GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC),$GITHUB OUTPUT
,notify:
, Marketplace,GITHUB_TOKEN
Advertising: