mirror of
https://github.com/fjogeleit/http-request-action.git
synced 2025-04-17 13:23:34 +00: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
|
Create any kind of HTTP Requests in your GitHub actions to trigger Tools like Ansible AWX
|
||||||
|
|
||||||
Exmaple Usage:
|
Example Usage:
|
||||||
```
|
```
|
||||||
jobs:
|
jobs:
|
||||||
deployment
|
deployment
|
||||||
|
@ -39,4 +39,4 @@ jobs:
|
||||||
Enable Debug mode to get informations about
|
Enable Debug mode to get informations about
|
||||||
|
|
||||||
- Instance Configuration (Url / Timeout / Headers)
|
- Instance Configuration (Url / Timeout / Headers)
|
||||||
- Request Data (Body / Auth / Method)
|
- Request Data (Body / Auth / Method)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue