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

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

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