Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  usingEnvVariables:
  • Loading branch information
CarlosJoseChaconChavarria committed May 27, 2024
1 parent c9f213d commit f235d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/variables-ENV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: ['push']
env:
globalEnvDay: Monday
jobs:
commands:
usingEnvVariables:
runs-on: ubuntu-latest
env:
jobEnvDay: "Tuesday"
Expand Down

0 comments on commit f235d3c

Please sign in to comment.