added deploy variable for gd

This commit is contained in:
Alysia Broddrick 2023-06-13 13:51:09 -07:00
parent 95932b8716
commit e3313fb6ab
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

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