Skip to content

Commit

Permalink
removed credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
IGallupSoCo committed Oct 14, 2024
1 parent 481b1a7 commit ca681b0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cypress-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,4 @@ jobs:
- name: Call reusable action
id: cypress-action
uses: department-of-veterans-affairs/vsp-github-actions/cypress-integration-test@cypress-integration-test-migration
with:
ECR_USERNAME: ${{ needs.ecr-login.outputs.ECR_USERNAME }}
ECR_PASSWORD: ${{ needs.ecr-login.outputs.ECR_PASSWORD }}

0 comments on commit ca681b0

Please sign in to comment.