diff --git a/.github/workflows/ci_cd_updated_master.yml b/.github/workflows/ci_cd_updated_master.yml index b85a6ad8..ba58a14d 100644 --- a/.github/workflows/ci_cd_updated_master.yml +++ b/.github/workflows/ci_cd_updated_master.yml @@ -29,3 +29,5 @@ jobs: (LICENSE.txt),(LICENSE.md) (tools),(../tools) changelog_exclude_labels: dependencies + secrets: + PAT: ${{ secrets.RELEASE_PAT }}