Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 7e85cf9

Browse files
authored
Change reported env to prod
1 parent ba3d191 commit 7e85cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77

88
runs-on: ubuntu-latest
9-
environment: staging
9+
environment: production
1010

1111
steps:
1212
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)