Skip to content

Commit

Permalink
disable staple (temp)
Browse files Browse the repository at this point in the history
  • Loading branch information
ogabrielides committed Dec 2, 2024
1 parent 047b7a2 commit f7e8562
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,9 @@ jobs:
--wait
# Staple Notarization Ticket
- name: Staple Notarization Ticket
if: contains(matrix.target, 'apple-darwin')
run: xcrun stapler staple "dist/dash-evo-tool-${{ matrix.platform }}.${{ matrix.release-ext }}"
#- name: Staple Notarization Ticket
# if: contains(matrix.target, 'apple-darwin')
# run: xcrun stapler staple "dist/dash-evo-tool-${{ matrix.platform }}.${{ matrix.release-ext }}"

- name: Attest
uses: actions/attest-build-provenance@v1
Expand Down

0 comments on commit f7e8562

Please sign in to comment.