1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-16 02:27:00 +02:00

testing prod signing

This commit is contained in:
Joseph Flinn 2021-01-14 23:48:50 +00:00
parent 50b5d2a422
commit e1c83d324f

View File

@ -13,7 +13,7 @@ on:
jobs:
windows:
runs-on: windows-latest
environment: test_ast
environment: prod
steps:
- name: Set up dotnet
uses: actions/setup-dotnet@v1
@ -84,7 +84,6 @@ jobs:
SIGNING_TENANT_ID: ${{ secrets.SIGNING_TENANT_ID }}
SIGNING_CLIENT_SECRET: ${{ secrets.SIGNING_CLIENT_SECRET }}
SIGNING_CERT_NAME: ${{ secrets.SIGNING_CERT_NAME }}
SECRET_TEST: ${{ secrets.SECRET_TEST }}
- name: List Dist
run: dir ./dist