diff --git a/README.md b/README.md index 8f1a53a..9f4be9e 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,10 @@ To generate an API token: 7. Select Continue to summary > Create Token. More information can be found on [our guide for making Direct Upload deployments with continous integration](https://developers.cloudflare.com/pages/how-to/use-direct-upload-with-continuous-integration/#use-github-actions). + +## Outputs +| Name | Description | +| ---- | ----------- | +| `id` | The ID of the pages deployment | +| `url` | The URL of the pages deployment | +| `environment` | The environment that was deployed to |