We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3031145 commit 45cfaa5Copy full SHA for 45cfaa5
1 file changed
.github/workflows/deploy-production.yml
@@ -19,7 +19,7 @@ permissions:
19
jobs:
20
deploy:
21
runs-on: ubuntu-latest
22
- environment: production-site
+ environment: stackfox-labs / production
23
steps:
24
- name: Checkout
25
uses: actions/checkout@v4
0 commit comments