Skip to content

Commit

Permalink
remove invalid run on ssh private key
Browse files Browse the repository at this point in the history
  • Loading branch information
omarciovsena committed May 17, 2024
1 parent d8a129a commit 344339d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ jobs:
uses: webfactory/ssh-agent@v0.5.3
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
run:
echo SSH_PRIVATE_KEY - ${{ secrets.SSH_PRIVATE_KEY }}

- name: Save and transfer API image to DigitalOcean
run: |
Expand Down

0 comments on commit 344339d

Please sign in to comment.