Skip to content

Commit 29b841a

Browse files
committed
ci: Fix automated version bump not commiting
1 parent 54bc6dd commit 29b841a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ jobs:
9999
commit_message: "chore(release): Post v${{ steps.version.outputs.version }} changes"
100100
repo: ${{ github.repository }}
101101
branch: ${{ github.event.release.target_commitish }}
102-
file_pattern: "plugin.json CHANGELOG.md"
102+
file_pattern: "build.gradle.kts CHANGELOG.md"

0 commit comments

Comments
 (0)