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 fc1cffe commit 0b188a5Copy full SHA for 0b188a5
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Change wrapper permissions
29
run: chmod +x ./gradlew
30
- name: Build with Gradle
31
- uses: gradle/gradle-build-action@585b565652cefbba63202a7f927df0ff99f34001
+ uses: gradle/gradle-build-action@66535aaf56f831b35e3a8481c9c99b665b84dd45
32
with:
33
arguments: build
34
- name: Decode GPG Key
0 commit comments