From 0b219541e2db6ecb55855f60b0075626466f5952 Mon Sep 17 00:00:00 2001 From: Jackson Delahunt Date: Sun, 27 Aug 2023 21:01:18 +1000 Subject: [PATCH] style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 498dd1e..f0f3f08 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ git clone https://github.com/sabrehagen/desktop-environment - Fork this repository. - Add your [ngrok auth token](https://dashboard.ngrok.com/login) to the repository secrets as `NGROK_AUTH_TOKEN` to enable web access. -- Enable [Read and write permissions](../../settings/actions) on your fork to allow GitHub Actions permission to push to your repository's container registry. +- Enable [read and write permissions](../../settings/actions) on your fork to allow GitHub Actions permission to push to your repository's container registry. - Run the [Deploy Desktop Environment](../../actions/workflows/deploy.yml) GitHub Actions workflow to deploy the desktop environment to GitHub's Actions infrastructure. - Click the Cloud Desktop Environment URL printed in the output of the `Get URL` workflow step.