We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7b129 commit cb095adCopy full SHA for cb095ad
.github/workflows/dotnet.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
15
runs-on: ubuntu-latest
16
- environment: test
+ environment: production
17
steps:
18
- uses: actions/checkout@v4
19
- name: Setup .NET
0 commit comments