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.
1 parent 4b83a84 commit 017f2a8Copy full SHA for 017f2a8
.github/workflows/outdated-update-package.yml
@@ -49,7 +49,7 @@ jobs:
49
title: ⬆ Update ${{ github.event.inputs.package_name }}
50
body: "Updating ${{ github.event.inputs.package_name }}"
51
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
52
- branch: "create-pull-request/upgrade-${{ github.event.inputs.package_name }}-${{ github.run_id }}"
+ branch: "create-pull-request/upgrade-${{ github.event.inputs.package_name }}"
53
committer: GitHub <[email protected]>
54
delete-branch: true
55
token: ${{ secrets.PHP_CURL_CLASS_BOT_TOKEN }}
0 commit comments