Skip to content

Commit 4dcddde

Browse files
committed
cert
1 parent a14b1b9 commit 4dcddde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- name: Set up authenticity certificate
1515
run: |
1616
echo "${{ secrets.SM_CLIENT_CERT_FILE_B64 }}" | base64 --decode > /d/Certificate_pkcs12.p12
17+
echo "${{ secrets.SM_CLIENT_CERT_PASSWORD }}" > /d/Certificate_pkcs12_password.txt
1718
shell: bash
1819
- name: Setup tmate session
1920
uses: mxschmitt/action-tmate@v3

0 commit comments

Comments
 (0)