We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2093efb commit e0cb216Copy full SHA for e0cb216
1 file changed
.github/workflows/pull_request.yml
@@ -113,6 +113,7 @@ jobs:
113
- name: Commit Metadata
114
uses: stefanzweifel/git-auto-commit-action@v4.16.0
115
with:
116
+ branch: ${HEAD_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