updated deploy variables with rb

This commit is contained in:
Alysia Broddrick 2023-06-12 15:31:25 -07:00
parent ed53ef3400
commit c4ac3099c3
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, 'rb/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"