We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc628b0 commit f46f8c7Copy full SHA for f46f8c7
.github/workflows/publish.yml
@@ -32,5 +32,5 @@ jobs:
32
GITHUB_USERNAME: ${{ github.actor }}
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
with:
35
- arguments: publish
+ arguments: --no-configuration-cache publish
36
gradle-version: wrapper
0 commit comments