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 6ac0752 commit f2259bcCopy full SHA for f2259bc
.github/workflows/update-framework.yml
@@ -90,7 +90,7 @@ jobs:
90
with:
91
source_branch: update-framework
92
destination_branch: ${{ github.event.repository.default_branch }}
93
- github_token: ${{ secrets.REPO_GITHUB_TOKEN }}
+ github_token: ${{ secrets.ACTIONS_BOT }}
94
pr_title: Update wp-cli framework
95
pr_body: "**This is an automated pull-request**\n\nUpdates the `wp-cli/wp-cli` framework to the latest changeset."
96
pr_label: scope:framework
0 commit comments