Skip to content

Commit

Permalink
add nl to deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
abroddrick committed Aug 8, 2023
1 parent b8f01fc commit a617da3
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 @@ -16,6 +16,7 @@ jobs:
|| startsWith(github.head_ref, 'ko/')
|| startsWith(github.head_ref, 'gd/')
|| startsWith(github.head_ref, 'za/')
|| startsWith(github.head_ref, 'nl/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit a617da3

Please sign in to comment.