added missing deploy line

This commit is contained in:
Alysia Broddrick 2023-11-17 07:04:48 -08:00
parent 4f8e1e9231
commit 9ed214256d
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -20,6 +20,7 @@ jobs:
|| startsWith(github.head_ref, 'nl/')
|| startsWith(github.head_ref, 'dk/')
|| startsWith(github.head_ref, 'es/')
|| startsWith(github.head_ref, 'ky/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"