From 44a3d4aaa7674bd6e132cbfc69c17647c5aa9dc6 Mon Sep 17 00:00:00 2001 From: niclaz <83479948+niclaz@users.noreply.github.com> Date: Thu, 5 Sep 2024 20:04:19 +0200 Subject: [PATCH] Reverted recent commits --- .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 84540da..747060f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,7 +8,7 @@ on: # Allows you to run this workflow manually from the Actions tab on GitHub. workflow_dispatch: workflow_run: - workflows: ["Synchronize data"] ["Upload GitHub Pages artifact"] + workflows: ["Synchronize data"] types: - completed