Difference between revisions of "GitHub Environment variables"
Jump to navigation
Jump to search
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 == |
Revision as of 19:41, 17 July 2023
GITHUB_ENV
GITHUB_REF
GITHUB_REF_NAME
, branch or tag in workflows triggered byrelease
GITHUB_REF_TYPE: [ branch | tag ]
Related
See also
- 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: