revert: 取消自动签名

This commit is contained in:
Super12138 2025-01-24 10:58:27 +08:00 committed by GitHub
parent 2eec884a03
commit 39e0f33e7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ jobs:
run: ./gradlew assembleRelease
- name: Upload APK
if: success() && github.event_name != 'pull_request' && github.repository == 'Super12138/ToDo'
if: success() && github.event_name != 'pull_request' && github.ref == 'refs/heads/main' && github.repository == 'Super12138/ToDo'
uses: actions/upload-artifact@v4.5.0
with:
name: Release