Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed May 27, 2024
1 parent 9a54d42 commit 5d930b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/admin-sample.cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
p12-password: ${{ secrets.APPSTORE_CODE_SIGNING_CERTIFICATE_FILE_PASSWORD }}

- name: Download Apple Provisioning Profiles
uses: Apple-Actions/download-provisioning-profiles@v2
uses: Apple-Actions/download-provisioning-profiles@v1
with:
bundle-id: 'com.bitplatform.AdminPanel.Template'
issuer-id: ${{ secrets.APPSTORE_API_KEY_ISSUER_ID }}
Expand Down

0 comments on commit 5d930b1

Please sign in to comment.