mirror of
https://github.com/fjogeleit/http-request-action.git
synced 2025-06-07 07:07:55 +08:00
commit
de202bb090
@ -5,7 +5,9 @@ Create any kind of HTTP Requests in your GitHub actions to trigger Tools like An
|
|||||||
Example Usage:
|
Example Usage:
|
||||||
```
|
```
|
||||||
jobs:
|
jobs:
|
||||||
deployment
|
deployment:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
- name: Deploy Stage
|
- name: Deploy Stage
|
||||||
uses: fjogeleit/http-request-action@master
|
uses: fjogeleit/http-request-action@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user