mirror of
https://github.com/Troplo/Colubrina.git
synced 2024-11-22 19:27:55 +11:00
Update desktop.yml
This commit is contained in:
parent
ff91f6f553
commit
7cb554ea5b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/desktop.yml
vendored
2
.github/workflows/desktop.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
|
|
||||||
- name: Build/release Electron app
|
- name: Build/release Electron app
|
||||||
uses: samuelmeuli/action-electron-builder@v1
|
uses: samuelmeuli/action-electron-builder@v1.6.0
|
||||||
with:
|
with:
|
||||||
# GitHub token, automatically provided to the action
|
# GitHub token, automatically provided to the action
|
||||||
# (No need to define this secret in the repo settings)
|
# (No need to define this secret in the repo settings)
|
||||||
|
|
Loading…
Reference in a new issue