From b6da6356fc57896e75021e98af8af6c2ecdb6193 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Sun, 23 Apr 2023 12:08:19 +0200 Subject: [PATCH] Update build-docs.yml --- .github/workflows/build-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index d4dd2a18..297f4af3 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -11,4 +11,4 @@ jobs: - env: GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }} run: | - gh workflow run --repo Froxlor/Documentation build-and-deploy -f type=tags ref=${{github.ref_name}} + gh workflow run --repo Froxlor/Documentation build-and-deploy.yml -f type=tags ref=${{github.ref_name}}