Merge pull request #8 from joseph-flinn/testing-hsm

testing prod signing
This commit is contained in:
Joseph Flinn 2021-01-14 16:04:11 -08:00 committed by GitHub
commit 6cb2a82ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

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