Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thororen1234 committed Oct 17, 2024
1 parent e6628c5 commit 4b3baa4
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 @@ -72,7 +72,7 @@ jobs:
- name: Sign binary
uses: lando/code-sign-action@v2
with:
file: macos/Equibop-mac-universal.dmg
file: dist/Equibop-mac-universal.dmg
certificate-data: ${{ secrets.APPLE_CERT_DATA }}
certificate-password: ${{ secrets.APPLE_CERT_PASSWORD }}

Expand Down

0 comments on commit 4b3baa4

Please sign in to comment.