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 788f3b9 commit 76c08a2Copy full SHA for 76c08a2
.github/workflows/gradle-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
settings-path: ${{ github.workspace }}
23
24
- name: Publish to Maven Repository
25
- uses: gradle/gradle-build-action@v2.8.0
+ uses: gradle/gradle-build-action@v2.7.0
26
with:
27
arguments: publish
28
env:
0 commit comments