Skip to content

Commit 2fe2bce

Browse files
committed
add env var
1 parent 3b96363 commit 2fe2bce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-to-dev-demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- name: Build release distributions
2929
env:
3030
ARTIFACT_BUCKET_NAME: ${{ secrets.ARTEFACT_BUCKET_NAME_DEMO }}
31+
lowercase_environment: dev
3132
run: scripts/build-and-deploy-etl.sh ${{ inputs.environment }} remote
3233

3334
deploy-main-application:

0 commit comments

Comments
 (0)