mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-14 11:26:24 +00:00
all keystore remove from desktop-build.yml
This commit is contained in:
parent
e73e6cf5d0
commit
91ae844a8f
9
.github/workflows/desktop-build.yml
vendored
9
.github/workflows/desktop-build.yml
vendored
@ -6,15 +6,6 @@ on:
|
|||||||
semver:
|
semver:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
secrets:
|
|
||||||
KEYSTORE:
|
|
||||||
required: true
|
|
||||||
KEY_ALIAS:
|
|
||||||
required: true
|
|
||||||
KEY_PASS:
|
|
||||||
required: true
|
|
||||||
KEY_STORE_PASS:
|
|
||||||
required: true
|
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
paths: [ "desktopApp", "frontend" ]
|
paths: [ "desktopApp", "frontend" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user