mirror of
https://github.com/fjogeleit/http-request-action.git
synced 2024-11-21 19:31:00 -05:00
Update README.md
This commit is contained in:
parent
d3ea5fce44
commit
348745cc31
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Create any kind of HTTP Requests in your GitHub actions to trigger Tools like Ansible AWX
|
||||
|
||||
Exmaple Usage:
|
||||
Example Usage:
|
||||
```
|
||||
jobs:
|
||||
deployment
|
||||
|
@ -39,4 +39,4 @@ jobs:
|
|||
Enable Debug mode to get informations about
|
||||
|
||||
- Instance Configuration (Url / Timeout / Headers)
|
||||
- Request Data (Body / Auth / Method)
|
||||
- Request Data (Body / Auth / Method)
|
||||
|
|
Loading…
Reference in a new issue