Update electron.yml
This commit is contained in:
parent
96f4dddf2c
commit
57de1b3c14
4
.github/workflows/electron.yml
vendored
4
.github/workflows/electron.yml
vendored
@ -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}}
|
||||
|
Loading…
Reference in New Issue
Block a user