Add target url and state

pull/4/head
Maik de Kruif 3 years ago
parent ffc4ef50de
commit 25e01b7217
No known key found for this signature in database
GPG Key ID: 50FA6EF181702794
  1. 2
      .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"

Loading…
Cancel
Save