Skip to content

Commit c4c4184

Browse files
committed
Sign publications
1 parent acf4bc9 commit c4c4184

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

+3
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
submodules: true
4343
- name: Build Android
4444
uses: ./.github/actions/android
45+
with:
46+
gpg-key: ${{ secrets.GPG_PRIVATE_KEY }}
47+
gpg-password: ${{ secrets.GPG_PASSWORD }}
4548

4649
publish_android:
4750
permissions:

0 commit comments

Comments
 (0)