Skip to content

Commit 3677531

Browse files
Merge branch 'main' into task/FTRS-2102-community-distance-pharmacies
2 parents ff8e8f1 + 932833c commit 3677531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline-infrastructure-cleardown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
environment: ${{ github.event.client_payload.environment || inputs.environment || needs.metadata.outputs.environment }}
5151
workspace: ${{ github.event.client_payload.workspace || inputs.workspace || needs.metadata.outputs.workspace }}
52-
release_tag: ${{ github.event.client_payload.environment || '' }}
52+
release_tag: ${{ github.event.client_payload.release_tag || '' }}
5353
workflow_timeout: 30
5454
type: app
5555
ref: ${{ inputs.ref }}

0 commit comments

Comments
 (0)