Skip to content

Commit

Permalink
Typo in r0adkll/sign-android-release SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
AntsyLich authored Mar 17, 2024
1 parent 380073d commit 5bf0b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 5bf0b22

Please sign in to comment.