Update publish.yml

This commit is contained in:
Fankesyooni
2022-02-14 01:18:08 +08:00
committed by GitHub
parent a4217e4e58
commit 719111f1e4

View File

@@ -15,7 +15,7 @@ jobs:
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew assembleRelease
run: ./gradlew build
- name: Decode
run: |
echo "${{secrets.SIGNING_SECRET_KEY_RING_FILE}}" > ~/.gradle/secring.gpg.base64