Skip to content

Commit

Permalink
Update 05.advanced-configuration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrolacerda authored Sep 6, 2024
1 parent 3d3e3c9 commit 3f6c43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/05.advanced-configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
name: my-variable
path: .
- name: Read variable from file
run: source my_variable.txt && echo $MY_VARIABLE
run: cat my_variable.txt

0 comments on commit 3f6c43c

Please sign in to comment.