Skip to content

Commit

Permalink
macos distr
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor44 committed Mar 27, 2024
1 parent 20377c8 commit 811fff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
distribution: 'temurin'
architecture: x64
- uses: apple-actions/import-codesign-certs@v2
with:
with:
p12-file-base64: ${{ secrets.MACOS_DEV_CERT }}
p12-password: ${{ secrets.MACOS_DEV_CERT_PASSWORD }}
- run: |
Expand Down

0 comments on commit 811fff4

Please sign in to comment.