From ebb1f03be0f1275c0e3385b576ddfc262db6fe3c Mon Sep 17 00:00:00 2001 From: Reza Rahemtola Date: Fri, 18 Apr 2025 22:42:01 +0900 Subject: [PATCH] feat: Add documentation about the web3 hosting GitHub Action --- docs/tools/web3-hosting.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/tools/web3-hosting.md b/docs/tools/web3-hosting.md index e993088..a40074f 100644 --- a/docs/tools/web3-hosting.md +++ b/docs/tools/web3-hosting.md @@ -133,7 +133,9 @@ Have a look to the [official documentation](https://docs.libertai.io/). ### Auto-Deployment on Push -Coming soon. +We provide a [GitHub Action](https://github.com/marketplace/actions/aleph-web3-hosting) that you can use to automatically deploy your website based on conditions you define (on a new push to the `main` branch for example).\ +It can also be used to deploy previews on your PRs, with or without a domain name.\ +For more details & integration examples, please check the [GitHub Action page](https://github.com/marketplace/actions/aleph-web3-hosting). ## Troubleshooting