Skip to content

Commit

Permalink
README: fix usage
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 authored Mar 23, 2020
1 parent b2946c3 commit 2f12615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ An action that executes given Ansible playbook on selected hosts.

```yaml
- name: Run playbook
uses: dawidd6/action-ansible-playbook
uses: dawidd6/action-ansible-playbook@master
with:
playbook: deploy.yml
key: ${{secrets.SSH_PRIVATE_KEY}}
Expand Down

0 comments on commit 2f12615

Please sign in to comment.