We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a7506 commit 9f5f112Copy full SHA for 9f5f112
.github/workflows/build.yml
@@ -44,7 +44,6 @@ jobs:
44
echo key.password="$SIGNING_KEY_PASSWORD" >> signing.properties
45
- name: Build
46
run: |
47
- ./gradlew app:assembleAlphaRelease
48
./gradlew app:assembleMetaRelease
49
- name: Delete release if exist then create release
50
if: github.repository == 'Goooler/ClashMetaForAndroid' && github.event_name == 'push'
0 commit comments