Merge branch 'master' into pr/1875

This commit is contained in:
itsmattkc
2022-04-15 17:41:38 -07:00
+1
View File
@@ -404,6 +404,7 @@ jobs:
- name: Sign Application
working-directory: ${{ runner.workspace }}/build
shell: bash
if: github.event_name == 'push'
env:
BUILD_CERTIFICATE_BASE64: ${{ secrets.BUILD_CERTIFICATE_BASE64 }}
P12_PASSWORD: ${{ secrets.P12_PASSWORD }}