Skip to content

Commit 9b03a5b

Browse files
committed
fix(ci): wire release-please PAT into reusable workflow caller
1 parent e0853f2 commit 9b03a5b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ jobs:
1010
contents: write
1111
pull-requests: write
1212
issues: write
13-
uses: Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml@64c1673088ff7802f1270a44f03bc4d7a10631f2
13+
uses: Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml@320a99a4c15487786dc73827ba7416303ab3fd1b
14+
secrets:
15+
release-please-token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 commit comments

Comments
 (0)