Skip to content

Commit

Permalink
Update dynamic-matrix-subvalues.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshjohanning authored Oct 11, 2024
1 parent 9292c3c commit c3b531e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dynamic-matrix-subvalues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
core.setSecret('12Val$fi');
- run: |
echo "'hi this is ${{ env.envVar }}' "
echo "hi this is ${{ env.envVar }}"
env-2:
runs-on: ubuntu-latest
if: always()
Expand Down

0 comments on commit c3b531e

Please sign in to comment.