Skip to content

Commit

Permalink
Merge pull request #1268 from chat2db/dev
Browse files Browse the repository at this point in the history
CI/CD: Test
  • Loading branch information
JerryFan626 committed Apr 7, 2024
2 parents 774c33b + fe88143 commit 093c9ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ jobs:
with:
package_root: "chat2db-client/"
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
mac_certs: ${{ secrets.mac_certs }}
mac_certs_password: ${{ secrets.mac_certs_password }}
mac_certs: ${{ secrets.mac_certs_temp }}
mac_certs_password: ${{ secrets.mac_certs_password_temp }}
skip_build: true
args: >
-c.appId=com.chat2db.test
Expand Down

0 comments on commit 093c9ed

Please sign in to comment.