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.
2 parents 52eb3fc + 2e62c64 commit ce46581Copy full SHA for ce46581
1 file changed
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
./gradlew publishPlugin
55
56
- name: Commit and push changes
57
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
58
with:
59
add: 'gradle.properties'
60
author_name: GitHub Actions
0 commit comments