From: Angelo Rodrigues Date: Mon, 21 Jul 2025 17:57:10 +0000 (-0400) Subject: allow build to be called from another action X-Git-Url: https://git.xangelo.ca/?a=commitdiff_plain;h=cafc8574a57e5394dc2c310763087417170685e6;p=xangelo.ca.git allow build to be called from another action --- diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 8104cc4..b47dadb 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -4,7 +4,7 @@ on: push: branches: - main - + workflow_call: workflow_dispatch: permissions: contents: read