Skip to content

Commit 093c9ed

Browse files
authored
Merge pull request #1268 from chat2db/dev
CI/CD: Test
2 parents 774c33b + fe88143 commit 093c9ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_test.yml

+2-2
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)