Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Commit

Permalink
Update electron-forge-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DogeProtocol committed Oct 28, 2023
1 parent 9039752 commit 4489b9d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/electron-forge-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ jobs:

- name: Publish
run: npm run publish

- name: 'Upload Artifact'
uses: actions/upload-artifact@v3
with:
name: dpwallet
path: |
${{ github.workspace }}/out/make/squirrel.windows/x64/*.exe

- name: Release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 4489b9d

Please sign in to comment.