We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20eec88 + 4d08f1d commit fb72fafCopy full SHA for fb72faf
.github/workflows/prepare-release.yml
@@ -34,3 +34,4 @@ jobs:
34
title: Release ${{ inputs.version }}
35
body: Update the changelog and the specfile for release ${{ inputs.version }}.
36
delete-branch: true
37
+ token: ${{ secrets.RELEASEBOT_GITHUB_TOKEN }}
0 commit comments