Skip to content

Commit

Permalink
Switch to new android-release-signer action
Browse files Browse the repository at this point in the history
Signed-off-by: Christian König <[email protected]>
  • Loading branch information
yubiuser authored and badaix committed Apr 25, 2024
1 parent c74e9bb commit 270c6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: rename apk
run: mv /home/runner/work/snapdroid/snapdroid/Snapcast/build/outputs/apk/release/Snapcast-release-unsigned.apk /home/runner/work/snapdroid/snapdroid/Snapcast/build/outputs/apk/release/Snapcast.apk

- uses: r0adkll/sign-android-release@v1
- uses: filippoLeporati93/android-release-signer@v1
if: github.event_name == 'push'
name: Sign app APK
# ID used to access action output
Expand Down

0 comments on commit 270c6f5

Please sign in to comment.