chaning back to prod after updating client secret

This commit is contained in:
Joseph Flinn 2021-01-15 01:24:06 +00:00
parent 081dfaaa04
commit 67367bb71b
1 changed files with 1 additions and 1 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