Skip to content

Commit bb37e00

Browse files
authored
Merge pull request #332 from bci-oss/specify-git-autocommit-pattern
Explicitly set git-auto-commit file pattern
2 parents 470a3cb + df00a0c commit bb37e00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ jobs:
261261
commit_user_name: github-actions
262262
commit_user_email: [email protected]
263263
commit_author: Author <[email protected]>
264+
file_pattern: 'documentation/developer-guide/antora.yml pom.xml */*/pom.xml'
264265

265266
# Full release: Github
266267
- name: "Create Github release (full)"

0 commit comments

Comments
 (0)