Skip to content

Commit

Permalink
Switch to notarize action with longer timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
variar committed Apr 17, 2021
1 parent 282eaf9 commit a03bfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
- name: "Mac notarize"
if: ${{ github.event_name != 'pull_request' }}
uses: devbotsxyz/xcode-notarize@v1
uses: variar/xcode-notarize@v1.0.3
with:
product-path: "${{ env.KLOGG_BUILD_ROOT }}/packages/klogg-${{ env.KLOGG_VERSION }}-OSX.dmg"
primary-bundle-id: "dev.filimonov.klogg"
Expand Down

0 comments on commit a03bfd2

Please sign in to comment.