Skip to content

Commit c859d26

Browse files
committed
fix(release): pass PAT to release-please self-caller
1 parent cc6c460 commit c859d26

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ jobs:
1010
pull-requests: write
1111
issues: write
1212
uses: ./.github/workflows/release-please-reusable.yml
13+
secrets:
14+
release-please-token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 commit comments

Comments
 (0)