From 061fb841e0fb1f4e56eb8da18ea36aac9c86be92 Mon Sep 17 00:00:00 2001 From: leogdion Date: Fri, 29 Nov 2024 21:25:27 -0500 Subject: [PATCH] Update deploy.yml (#7) --- .github/workflows/deploy.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ee853cf..149f653 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -9,7 +9,8 @@ on: branches: [main, v0.0.1] # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: + repository_dispatch: + types: [docc-update] # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: