Skip to content

Commit

Permalink
Merge pull request #1 from arkahna/LeighS-patch-1
Browse files Browse the repository at this point in the history
Update manual.yml
  • Loading branch information
LeighS authored Aug 2, 2024
2 parents 1d6c281 + bdf9eea commit 3b72f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
run: |
echo "Running on ${{ matrix.os }} with Node.js ${{ matrix.node }}"
echo "This is matrix job #${{ strategy.job-index }}"
echo "Environment Var #${{ env.customer_name }}"
echo "Environment Var #${{ vars.customer_name }}"

0 comments on commit 3b72f53

Please sign in to comment.