diff --git a/.github/workflows/electron.yml b/.github/workflows/electron.yml index ad44f45..015bfa7 100644 --- a/.github/workflows/electron.yml +++ b/.github/workflows/electron.yml @@ -31,7 +31,7 @@ jobs: with: name: JP1016/Markdown-Electron path: ./release - action: unpublished + action: published repo-token: ${{ secrets.GITHUB_TOKEN }} release_id: 1 release-repo: JP1016/Markdown-Electron