Skip to content

Commit

Permalink
test new windows certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
charly-bg committed Sep 3, 2024
1 parent bfc50a6 commit f850cf5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,6 @@ jobs:
- name: Build Windows (exe)
run: |
npm run build
- name: Build and Publish Windows (exe)
env:
GITHUB_TOKEN: ${{secrets.github_token}}
EP_PRE_RELEASE: true
run: |
npm run publish
- name: Sign Windows Build (exe)
uses: sslcom/esigner-codesign@develop
Expand Down

0 comments on commit f850cf5

Please sign in to comment.