Skip to content

Commit

Permalink
Update key
Browse files Browse the repository at this point in the history
  • Loading branch information
islamaliev committed Jun 5, 2024
1 parent 6cbf1ad commit e82b75d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/start-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,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_PRIVATE_KEY }}
ssh-private-key: ${{ secrets.SSH_SOURCE_DEV_PRIVATE_KEY }}
log-public-key: false

- name: Checkout code into the directory
Expand Down

0 comments on commit e82b75d

Please sign in to comment.