Skip to content

Commit

Permalink
Switching back to the official: toitlang/action-macos-sign-notarize G…
Browse files Browse the repository at this point in the history
…ithub action for signing macOS app
  • Loading branch information
prmoore77 committed Jan 26, 2024
1 parent 99a0889 commit a0f950a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run-build: true

- name: Sign and notarize the release build
uses: prmoore77/[email protected].10
uses: toitlang/[email protected].1
with:
certificate: ${{ secrets.APPLE_CERTIFICATE }}
certificate-password: ${{ secrets.APPLE_CERTIFICATE_PASSWORD }}
Expand Down

0 comments on commit a0f950a

Please sign in to comment.