Skip to content

Commit

Permalink
Added release_pat secret to ci_cd_updated_master workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
francescalb committed Jul 29, 2024
1 parent b0eee05 commit 67e3aa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_cd_updated_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
(LICENSE.txt),(LICENSE.md)
(tools),(../tools)
changelog_exclude_labels: dependencies
secrets:
PAT: ${{ secrets.RELEASE_PAT }}

0 comments on commit 67e3aa6

Please sign in to comment.