Skip to content

Commit 535c2a3

Browse files
authored
Update manually-trigger-deploy.yml
1 parent cecbf37 commit 535c2a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manually-trigger-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ permissions:
2323
jobs:
2424
trigger-production-deploy:
2525
runs-on: ubuntu-latest
26+
environment: production-fidl
2627
if: ${{ github.ref_name == 'main' && inputs.version != '' && inputs.environment == 'production' }}
2728
steps:
2829
- name: Trigger production deploy

0 commit comments

Comments
 (0)