Skip to content

Commit

Permalink
continue-on-error signing?
Browse files Browse the repository at this point in the history
  • Loading branch information
ddd-mtl committed Mar 6, 2022
1 parent be40466 commit 37478d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
npm run build:ui
# Setup sign & notarize
#- name: Setup sign and notarize (macos only)
# continue-on-error: true
# if: ${{ runner.os == 'macOs' }}
# uses: figleafteam/import-codesign-certs@v2
# with:
Expand Down

0 comments on commit 37478d5

Please sign in to comment.