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 6e2ad0c commit 32374e9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/dynamic-matrix-subvalues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ jobs:
- run: echo "hi"
- run: |
echo "::add-mask::${{ vars.var }}"
echo $var
var2="${{ vars.var2 }}"
echo "::add-mask::$var2"
echo $var2
echo "We are logging in here ${{ vars.var }}!"
env-2:
runs-on: ubuntu-latest
if: always()
Expand Down

0 comments on commit 32374e9

Please sign in to comment.