Update build-docs.yml

This commit is contained in:
Michael Kaufmann
2023-04-23 12:08:19 +02:00
committed by GitHub
parent c09670cc45
commit b6da6356fc

View File

@@ -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}}