diff --git a/.github/workflows/doc-update.yml b/.github/workflows/doc-update.yml index 9e752d9..698743a 100644 --- a/.github/workflows/doc-update.yml +++ b/.github/workflows/doc-update.yml @@ -473,7 +473,7 @@ jobs: pr-comment-spelling-report: name: Create or update comment needs: pr-markdown-spelling-report - secrets: inherits + secrets: inherit uses: ./.github/workflows/pr-comment.yml with: run_id: ${{ needs.pr-markdown-spelling-report.outputs.run_id }}