add production environment

This commit is contained in:
John Bohannon
2021-03-05 09:44:31 -05:00
parent c451f7ec47
commit 761b09ecde
6 changed files with 4 additions and 6 deletions
+1
View File
@@ -28,6 +28,7 @@ jobs:
setup-build-publish-deploy:
name: Setup, Build, Publish, and Deploy
runs-on: ubuntu-latest
environment: production
steps:
- name: Checkout