Skip to content

Commit

Permalink
Change git action
Browse files Browse the repository at this point in the history
  • Loading branch information
islamaliev committed Jun 5, 2024
1 parent a42a87b commit 4d953f6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/start-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ jobs:

steps:

- uses: webfactory/[email protected]
with:
#ssh-private-key: ${{ secrets.SSH_READ_ONLY_PUBLIC_KEY }}
#ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
ssh-private-key: ${{ secrets.SSH_SOURCE_DEV_PRIVATE_KEY }}
log-public-key: false

- name: Checkout code into the directory
uses: actions/checkout@v3

Expand Down

0 comments on commit 4d953f6

Please sign in to comment.