Skip to content

Commit d1757fa

Browse files
committed
chore(deployment): add environment to deploy job
1 parent aceadba commit d1757fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
deploy:
3838
name: Deploy
3939
needs: build
40+
environment: production
4041
runs-on: ubuntu-latest
4142

4243
steps:

0 commit comments

Comments
 (0)