diff --git a/.github/workflows/build-app.yaml b/.github/workflows/build-app.yaml index 5bcaa8f7..8f1195f5 100644 --- a/.github/workflows/build-app.yaml +++ b/.github/workflows/build-app.yaml @@ -75,6 +75,7 @@ jobs: files: "artifacts/**" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_TOKEN: ${{ secrets.GH_TOKEN }} # token for electron publish # - name: Create Release # id: create_release