diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b57038..4505662 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,9 @@ jobs: matrix: node-version: ['14'] + environment: + name: Production + steps: - uses: actions/checkout@v2