Skip to content

Commit

Permalink
ci: line args
Browse files Browse the repository at this point in the history
  • Loading branch information
malud committed Sep 15, 2024
1 parent 3b62889 commit 84a068a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@ jobs:
p12_password: '${{ secrets.APPLE_DIST_CERT_P12_PASSWORD }}'
sign: true
sign_args: |
--code-signature-flags runtime
--code-signature-flags
runtime
input_path: couper
- name: 'Archive signed macOS binary'
uses: montudor/action-zip@v1
Expand Down

0 comments on commit 84a068a

Please sign in to comment.