From d698d55f04ce3c4f006fbfeb261f730bbb89bb75 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 9 Mar 2025 22:13:17 -0600 Subject: [PATCH] feat: add gh pages --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index e7961f3..a89b474 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -26,4 +26,4 @@ jobs: with: message: | 🚀 PR Preview deployed! - 👉 [View it here](https://.github.io//pr-${{ github.event.pull_request.number }}/) + 👉 [View it here](https://dokploy.github.io/templates/pr-${{ github.event.pull_request.number }}/)