diff --git a/.github/workflows/docs-issues.yml b/.github/workflows/docs-issues.yml index dc74b95eb..ffe326a8c 100644 --- a/.github/workflows/docs-issues.yml +++ b/.github/workflows/docs-issues.yml @@ -37,4 +37,4 @@ jobs: issue_repository: "dbt-labs/docs.getdbt.com" issue_title: "Docs Changes Needed from ${{ github.event.repository.name }} Issue #${{ github.event.issue.number }}" issue_body: "At a minimum, update body to include a link to the page on docs.getdbt.com requiring updates and what part(s) of the page you would like to see updated." - secrets: inherit + secrets: inheritg