Update build-docs.yml

This commit is contained in:
Michael Kaufmann
2023-11-11 21:55:22 +01:00
committed by GitHub
parent d52f33a50c
commit 5e8763e160

View File

@@ -11,4 +11,4 @@ jobs:
- env:
GITHUB_TOKEN: ${{ secrets.ORG_GITHUB_TOKEN }}
run: |
gh workflow run --repo Froxlor/Documentation build-and-deploy.yml -f type=tags ref=${{github.ref_name}}
gh workflow run --repo Froxlor/Documentation build-and-deploy.yml -f type=tags ref=${{github.event.release.tag_name}}