Skip to content

Commit

Permalink
added infa for es sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
abroddrick committed Sep 27, 2023
1 parent f8e5f9b commit b41e847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
|| startsWith(github.head_ref, 'rh/')
|| startsWith(github.head_ref, 'nl/')
|| startsWith(github.head_ref, 'dk/')
|| startsWith(github.head_ref, 'es/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit b41e847

Please sign in to comment.