Skip to content

Commit 42cdd86

Browse files
committed
fix eslint errors
1 parent 013dd44 commit 42cdd86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-tauri.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
with:
116116
certificate: ${{ env.APPLE_CERTIFICATE }}
117117
certificate-password: ${{ env.APPLE_CERTIFICATE_PASSWORD }}
118-
certificate-regex: 'Developer ID Application'
118+
certificate-regex: Developer ID Application
119119
keychain-password: ${{ env.KEYCHAIN_PASSWORD }}
120120
- name: Build Web app
121121
run: |

0 commit comments

Comments
 (0)