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 54bc6dd commit 29b841aCopy full SHA for 29b841a
1 file changed
.github/workflows/build.yaml
@@ -99,4 +99,4 @@ jobs:
99
commit_message: "chore(release): Post v${{ steps.version.outputs.version }} changes"
100
repo: ${{ github.repository }}
101
branch: ${{ github.event.release.target_commitish }}
102
- file_pattern: "plugin.json CHANGELOG.md"
+ file_pattern: "build.gradle.kts CHANGELOG.md"
0 commit comments