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

Commit

Permalink
Change reported env to prod
Browse files Browse the repository at this point in the history
  • Loading branch information
machadoit authored Oct 4, 2023
1 parent ba3d191 commit 7e85cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:

runs-on: ubuntu-latest
environment: staging
environment: production

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7e85cf9

Please sign in to comment.