Skip to content

Commit 0179262

Browse files
committed
Updating github-config
1 parent 0493015 commit 0179262

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/create-draft-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747
- name: Create Release Notes
4848
id: create-release-notes
4949
uses: paketo-buildpacks/github-config/actions/release/notes@main
50+
with:
51+
repo: ${{ github.repository }}
52+
token: ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}
5053
- name: Create Draft Release
5154
uses: paketo-buildpacks/github-config/actions/release/create@main
5255
with:

0 commit comments

Comments
 (0)