Skip to content

Commit fe88143

Browse files
committed
CI/CD: Test
1 parent 042217e commit fe88143

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ jobs:
132132
with:
133133
package_root: "chat2db-client/"
134134
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
135-
mac_certs: ${{ secrets.mac_certs }}
136-
mac_certs_password: ${{ secrets.mac_certs_password }}
135+
mac_certs: ${{ secrets.mac_certs_temp }}
136+
mac_certs_password: ${{ secrets.mac_certs_password_temp }}
137137
skip_build: true
138138
args: >
139139
-c.appId=com.chat2db.test

0 commit comments

Comments
 (0)