Skip to content

Commit

Permalink
Update key
Browse files Browse the repository at this point in the history
  • Loading branch information
islamaliev committed May 2, 2024
1 parent 097e408 commit 264681c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/start-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:

- 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_READ_ONLY_PUBLIC_KEY }}
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
log-public-key: false

- name: Checkout code into the directory
Expand Down

0 comments on commit 264681c

Please sign in to comment.