Difference between revisions of "GITHUB ENV"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
* https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-environment-variable
 
* 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 ==
 
== See also ==

Latest revision as of 12:35, 16 May 2023

Advertising: