We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6def1b commit dc65dbeCopy full SHA for dc65dbe
.github/workflows/release-prep.yml
@@ -76,7 +76,6 @@ jobs:
76
uses: peter-evans/create-pull-request@18f7dc018cc2cd597073088f7c7591b9d1c02672 # v3.14.0
77
with:
78
commit-message: chore:prep release ${{ github.event.inputs.targetRelease }}
79
- token: ${{ secrets.RELEASE }}
80
signoff: false
81
branch: prep-release-${{ github.event.inputs.targetRelease }}
82
delete-branch: true
0 commit comments