From 96f4dddf2c27ef9e4596127b4d2641be2ed3e749 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Thu, 13 Feb 2020 13:18:07 +0700 Subject: [PATCH] fixed space --- .github/workflows/electron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/electron.yml b/.github/workflows/electron.yml index d7ec5d5..333d57b 100644 --- a/.github/workflows/electron.yml +++ b/.github/workflows/electron.yml @@ -49,4 +49,4 @@ jobs: with: files: "artifacts/**" env: - GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} + GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}