From 25e01b7217d4e6f6d191a5f3ee7fab4e88cadf0b Mon Sep 17 00:00:00 2001 From: Maik de Kruif Date: Wed, 10 Mar 2021 14:31:12 +0100 Subject: [PATCH] Add target url and state --- .github/workflows/hugo_ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/hugo_ci.yml b/.github/workflows/hugo_ci.yml index 4c124b4..676f550 100644 --- a/.github/workflows/hugo_ci.yml +++ b/.github/workflows/hugo_ci.yml @@ -30,4 +30,6 @@ jobs: id: deployment with: token: "${{ github.token }}" + target_url: https://maik.dev/ environment: production + state: "success"