Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
willdumm committed May 21, 2024
1 parent 528690c commit beb8da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:

- name: Setup epam ssh key
uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.EPAM_DEPLOY_PRIVATE_KEY }}
with:
ssh-private-key: ${{ secrets.EPAM_DEPLOY_PRIVATE_KEY }}

- name: Checkout Epam repo
uses: actions/checkout@v4
Expand Down

0 comments on commit beb8da1

Please sign in to comment.