Skip to content

Commit fb72faf

Browse files
authored
Use releasebot token for prepare-release PR creation to trigger workflows (#465)
2 parents 20eec88 + 4d08f1d commit fb72faf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@ jobs:
3434
title: Release ${{ inputs.version }}
3535
body: Update the changelog and the specfile for release ${{ inputs.version }}.
3636
delete-branch: true
37+
token: ${{ secrets.RELEASEBOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)