mirror of
https://git.mirrors.martin98.com/https://github.com/cyberman54/curl
synced 2025-08-22 01:19:07 +08:00
Update README.md
This commit is contained in:
parent
60fb289d6e
commit
12bcd7038c
@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 'Call API'
|
||||
uses: agoda-com/curl@v1
|
||||
uses: indiesdev/curl@v1
|
||||
with:
|
||||
# The target URL
|
||||
# Required: true if custom-config is not set
|
||||
@ -103,7 +103,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 'Call API'
|
||||
uses: agoda-com/curl@v1
|
||||
uses: indiesdev/curl@v1
|
||||
id: api
|
||||
with:
|
||||
url: https://reqres.in/api/users
|
||||
|
Loading…
x
Reference in New Issue
Block a user