Skip to content

Commit 205e0ef

Browse files
authored
Add production environment (#1753)
1 parent d12d09b commit 205e0ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prod-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ env:
1818
jobs:
1919
prod-deploy:
2020
runs-on: ubuntu-latest
21+
environment:
22+
name: production
2123
timeout-minutes: 30
2224
strategy:
2325
matrix:

0 commit comments

Comments
 (0)