diff --git a/.github/workflows/variables-ENV.yml b/.github/workflows/variables-ENV.yml index 01396599..5a209ef7 100644 --- a/.github/workflows/variables-ENV.yml +++ b/.github/workflows/variables-ENV.yml @@ -1,4 +1,5 @@ name: Using ENV global, job and step +# using ENV variables in different locations Global, Job and Step on: ['push']