Skip to content

Commit 45cfaa5

Browse files
committed
fix: update deployment environment name for clarity
1 parent 3031145 commit 45cfaa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919
jobs:
2020
deploy:
2121
runs-on: ubuntu-latest
22-
environment: production-site
22+
environment: stackfox-labs / production
2323
steps:
2424
- name: Checkout
2525
uses: actions/checkout@v4

0 commit comments

Comments
 (0)