Updates from PR review

This commit is contained in:
Jason Freeberg
2021-10-24 21:45:21 -07:00
parent a702d187d1
commit 704eb638ce
12 changed files with 24 additions and 25 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
environment:
name: Production
name: 'Development'
url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}
steps: