Typo in r0adkll/sign-android-release SHA

This commit is contained in:
AntsyLich 2024-03-17 20:29:21 +06:00 committed by GitHub
parent 380073db90
commit 5bf0b2234b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ jobs:
run: ./gradlew assembleStandardPreview
- name: Sign APK
uses: r0adkll/sign-android-release@/349ebdef58775b1e0d8099458af0816dc79b6407 # v1
uses: r0adkll/sign-android-release@349ebdef58775b1e0d8099458af0816dc79b6407 # v1
with:
releaseDirectory: app/build/outputs/apk/standard/preview
signingKeyBase64: ${{ secrets.SIGNING_KEY }}