We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1a074 commit 8c8dae1Copy full SHA for 8c8dae1
.github/workflows/deploy-tauri.yml
@@ -115,7 +115,7 @@ jobs:
115
with:
116
certificate: ${{ env.APPLE_CERTIFICATE }}
117
certificate-password: ${{ env.APPLE_CERTIFICATE_PASSWORD }}
118
- certificate-regex: 'Developer ID Application'
+ certificate-regex: Developer ID Application
119
keychain-password: ${{ env.KEYCHAIN_PASSWORD }}
120
- name: Build Web app
121
run: |
0 commit comments