Skip to content

Commit

Permalink
Update branch-build-push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhmiller authored Feb 1, 2024
1 parent 682d02e commit 75b06e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
-
name: Test
env:
password: ${{ vars.MY_PASSWORD }}
password: ${{ vars.PASSWORD }}
run: echo "This is a test."
-
name: Run OX Security Scan to check for vulnerabilities
Expand Down

0 comments on commit 75b06e9

Please sign in to comment.