Kaydet (Commit) 87296f47 authored tarafından Emincan Özcan's avatar Emincan Özcan

workflow fix

üst 3e4721ca
......@@ -20,7 +20,7 @@ jobs:
- name: Build/release Electron app
uses: samuelmeuli/action-electron-builder@v1
with:
package_root: desktop-client
package_root: client
use_vue_cli: true
github_token: ${{ secrets.github_token }}
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
\ No newline at end of file
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment