Skip to content

Commit

Permalink
added full sha
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Jan 8, 2024
1 parent 8f2e108 commit c31582f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup for macOS code signing
uses: matthme/import-codesign-certs@5565bb6
uses: matthme/import-codesign-certs@5565bb656f60c98c8fc515f3444dd8db73545dc2
with:
p12-file-base64: ${{ secrets.APPLE_CERTIFICATE }}
p12-password: ${{ secrets.APPLE_CERTIFICATE_PASSWORD }}
Expand Down

0 comments on commit c31582f

Please sign in to comment.