Skip to content

Commit

Permalink
Fix indentation (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
wawrzek authored Jul 18, 2024
1 parent dac46b1 commit 94b3d88
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ jobs:
- name: Run Ansible
uses: dawidd6/action-ansible-playbook@v2
playbook: glove.yml
directory: devops/ansible
keys: {{ secret.SSH_PRIVATE_KEY }}
with:
playbook: glove.yml
directory: devops/ansible
keys: {{ secret.SSH_PRIVATE_KEY }}

0 comments on commit 94b3d88

Please sign in to comment.