Update README.md

This commit is contained in:
Jasper 2021-01-20 00:21:04 +01:00 committed by GitHub
parent f91c5933c4
commit eff73a48f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,9 @@ Create any kind of HTTP Requests in your GitHub actions to trigger Tools like An
Example Usage:
```
jobs:
deployment
deployment:
runs-on: ubuntu-latest
steps:
- name: Deploy Stage
uses: fjogeleit/http-request-action@master
with: