adding in the environment for windows signing
This commit is contained in:
parent
f908b1a7b2
commit
58a830fc83
|
@ -168,6 +168,7 @@ jobs:
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
environment: prod
|
||||||
needs: setup
|
needs: setup
|
||||||
steps:
|
steps:
|
||||||
- name: Set up dotnet
|
- name: Set up dotnet
|
||||||
|
|
Loading…
Reference in New Issue