We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008c1bd commit c7471e3Copy full SHA for c7471e3
2 files changed
.github/workflows/publish.yml
@@ -42,8 +42,5 @@ jobs:
42
~/.konan
43
key: ${{ runner.os }}-gradle-${{ hashFiles('*.gradle.kts') }}
44
45
- - name: Give gradlew execute permissions
46
- run: chmod +x ./gradlew
47
-
48
- name: Publish to MavenCentral
49
run: ./gradlew :hooks:publishAllPublicationsToMavenCentralRepository
gradlew
100644
100755
0 commit comments