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 56cedc6 commit 50f1450Copy full SHA for 50f1450
.github/workflows/pull_request.yml
@@ -113,7 +113,7 @@ jobs:
113
- name: Commit Metadata
114
uses: stefanzweifel/[email protected]
115
with:
116
- branch: ${{env.HEAD_REF}}
+ branch: ${{env.BASE_REF}}
117
commit_message: "chore: Update Addon Metadata"
118
file_pattern: addons/*/info.json
119
commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0 commit comments