Difference between revisions of "GitHub Environment variables"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
* <code>[[GITHUB_REF]]</code>
 
* <code>[[GITHUB_REF]]</code>
 
* <code>[[GITHUB_REF_NAME]]</code>, [[branch]] or [[tag]] in workflows triggered by <code>[[release]]</code>
 
* <code>[[GITHUB_REF_NAME]]</code>, [[branch]] or [[tag]] in workflows triggered by <code>[[release]]</code>
* [[GITHUB_REF_TYPE]]: [ branch | [[tag]] ]
+
* <code>[[GITHUB_REF_TYPE]]: [ branch | [[tag]] ]</code>
  
 
== Related ==
 
== Related ==
Line 11: Line 11:
 
* <code>[[github.event_name]]</code>
 
* <code>[[github.event_name]]</code>
 
* <code>[[github.]]</code>
 
* <code>[[github.]]</code>
 +
* <code>[[github.sha]]</code>
 
* <code>[[secrets.]]</code>
 
* <code>[[secrets.]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{GitHub variables}}
 
* {{GitHub Actions}}
 
* {{GitHub Actions}}
  
 
[[Category:GitHub]]
 
[[Category:GitHub]]

Latest revision as of 19:49, 17 July 2023

Advertising: