Skip to content

Commit

Permalink
#144 whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
NiloCK committed Nov 19, 2021
1 parent e49edd6 commit 79ec690
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-caddyfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
deploy_caddyfile:
runs-on: ubuntu-latest
steps:
uses: shimataro/ssh-key-action@v2
- name: auth step
uses: shimataro/ssh-key-action@v2
with:
key: ${{ secrets.DO_SSH_KEY }}
name: id_rsa
Expand Down

0 comments on commit 79ec690

Please sign in to comment.