updated missing line in deploy

This commit is contained in:
Alysia Broddrick 2023-06-12 12:42:55 -07:00
parent 235bbb20ae
commit a714da06e6
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -17,6 +17,7 @@ jobs:
|| startsWith(github.head_ref, 'ab/')
|| startsWith(github.head_ref, 'bl/')
|| startsWith(github.head_ref, 'rjm/')
|| startsWith(github.head_ref, 'ko/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"