From 27c6ce463c9870b87bcb1ffb563e6d22a9043025 Mon Sep 17 00:00:00 2001 From: Jackson Delahunt Date: Sun, 27 Aug 2023 17:54:32 +1000 Subject: [PATCH] test-readme-url --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dfd20b..b54a662 100644 --- a/README.md +++ b/README.md @@ -83,4 +83,6 @@ Vim-style bindings for focusing and moving windows. ## Running in the Cloud -Fork the [cloud-computer/cloud-computer](https://github.com/cloud-computer/cloud-computer) repository and this desktop environment will be deployed to GitHub's cloud. +Run the `Deploy Desktop Environment` GitHub Actions [workflow](../../actions/workflows/deploy.yml) and the desktop environment will be deployed to GitHub's Actions infrastructure. The access url will be printed in the logs of the `Get URL` workflow step. + +Fork the [cloud-computer/cloud-computer](https://github.com/cloud-computer/cloud-computer) repository to deploy the desktop environment to Google cloud.