Update README.md

This commit is contained in:
indiesdev
2020-05-28 18:04:38 +07:00
committed by GitHub
parent 60fb289d6e
commit 12bcd7038c

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 'Call API' - name: 'Call API'
uses: agoda-com/curl@v1 uses: indiesdev/curl@v1
with: with:
# The target URL # The target URL
# Required: true if custom-config is not set # Required: true if custom-config is not set
@@ -103,7 +103,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 'Call API' - name: 'Call API'
uses: agoda-com/curl@v1 uses: indiesdev/curl@v1
id: api id: api
with: with:
url: https://reqres.in/api/users url: https://reqres.in/api/users