Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Sterz committed Dec 26, 2020
1 parent 88fba3d commit 9cd6846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
asset_content_type: application/zip

- name: Init SSH key
uses: webfactory/ssh-agent@@v0.4.1
uses: webfactory/ssh-agent@v0.4.1
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}

Expand Down

0 comments on commit 9cd6846

Please sign in to comment.