diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index fe74438..a123890 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -10,4 +10,6 @@ jobs: contents: write pull-requests: write issues: write - uses: Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml@64c1673088ff7802f1270a44f03bc4d7a10631f2 + uses: Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml@320a99a4c15487786dc73827ba7416303ab3fd1b + secrets: + release-please-token: ${{ secrets.RELEASE_PLEASE_TOKEN }}