We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12d09b commit 205e0efCopy full SHA for 205e0ef
.github/workflows/prod-deploy.yml
@@ -18,6 +18,8 @@ env:
18
jobs:
19
prod-deploy:
20
runs-on: ubuntu-latest
21
+ environment:
22
+ name: production
23
timeout-minutes: 30
24
strategy:
25
matrix:
0 commit comments