Difference between revisions of "GitHub Environment variables"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
* <code>[[github.event_name]]</code> | * <code>[[github.event_name]]</code> | ||
* <code>[[github.]]</code> | * <code>[[github.]]</code> | ||
+ | * <code>[[secrets.]]</code> | ||
== See also == | == See also == |
Revision as of 06:16, 4 April 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: