Skip to content

Commit 64b2ded

Browse files
committed
Add:added production environment configuration
1 parent f226657 commit 64b2ded

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
deploy:
1010
runs-on: ubuntu-latest
11+
environment: production
1112

1213
steps:
1314
- name: Deploy via SSH

0 commit comments

Comments
 (0)