diff --git a/.github/workflows/electron.yml b/.github/workflows/electron.yml index 333d57b..cc991f9 100644 --- a/.github/workflows/electron.yml +++ b/.github/workflows/electron.yml @@ -48,5 +48,5 @@ jobs: if: startsWith(github.ref, 'refs/tags/') with: files: "artifacts/**" - env: - GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} + env: + GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}