Update README.md

This commit is contained in:
Derek Kershner 2021-05-21 15:26:03 -07:00 committed by GitHub
parent 12cb7682a5
commit 09e63af644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ Optional: JSON string of headers to pass into request. Default `"{}"`.
## Example usage
```yaml
uses: dkershner6/post-api-call-action@v1.0.0
uses: dkershner6/post-api-call-action@v1
with:
url: ${{ secrets.API_URL }}
data: "{'command': 'publish'}"
@ -30,4 +30,4 @@ with:
## Contributing
Feel free to open issues or submit PRs.
Feel free to open issues or submit PRs.