Skip to content

Commit

Permalink
Update xcode-import-certificate url
Browse files Browse the repository at this point in the history
  • Loading branch information
Antidote committed Dec 15, 2023
1 parent 82e4fdc commit 9226699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
run: buildcache -s

- name: Import signing certificate
uses: devbotsxyz/xcode-import-certificate@master
uses: GuillaumeFalourd/xcode-import-certificate@master
with:
certificate-data: ${{secrets.MACOS_CERTIFICATE_DATA}}
certificate-passphrase: ${{secrets.MACOS_CERTIFICATE_PASSWORD}}
Expand Down

0 comments on commit 9226699

Please sign in to comment.