Don't require secrets in deploy.yml
This commit is contained in:
parent
5df0f3953e
commit
f32176cc73
|
@ -12,9 +12,6 @@ on:
|
||||||
version:
|
version:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
secrets:
|
|
||||||
token:
|
|
||||||
required: true
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
package_windows:
|
package_windows:
|
||||||
|
|
Loading…
Reference in New Issue