Adding new environment tag (#784)

This commit is contained in:
Chris Patterson
2021-01-20 11:34:18 -05:00
committed by GitHub
parent 5760418d4f
commit c59b62dee0
+1
View File
@@ -28,6 +28,7 @@ jobs:
build-and-deploy:
name: Build and Deploy
runs-on: ubuntu-latest
environment: production
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ env.NODE_VERSION }}