Skip to content

Commit

Permalink
no signing options if not wanted
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Mar 6, 2024
1 parent c14cb9b commit 5e4285a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ jobs:
env:
BUILD_VERSION: ${{ inputs.build_version }}
GH_TOKEN: ${{ secrets.github_token }}
CSC_LINK: "${{ secrets.apple_cert }}"
CSC_KEY_PASSWORD: "${{ secrets.apple_pass }}"
NODE_EXE: ${{ steps.local_node.outputs.NODE_EXE }}
NPM_EXE: ${{ steps.local_node.outputs.NPM_EXE }}
- name: build signed standalone
Expand Down

0 comments on commit 5e4285a

Please sign in to comment.