From 5a78a656851f2620edf7a5f954cafb5b923b94ce Mon Sep 17 00:00:00 2001 From: Daniel Walsh Date: Tue, 26 Jul 2022 21:54:06 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9f4be9e..35074d0 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ To generate an API 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 | +| Name | Description | +| ------------- | -------------------------------------| +| `id` | The ID of the pages deployment | +| `url` | The URL of the pages deployment | | `environment` | The environment that was deployed to |