Skip to content

Commit dcc986b

Browse files
committed
fix: added change in hotfix action
1 parent 64e92b8 commit dcc986b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hotfix-wf-service.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ jobs:
329329
send-to-slack:
330330
runs-on: ubuntu-latest
331331
needs: [update-helm-chart,build-and-push-ee-image,build-and-push-image]
332+
environment: ${{ inputs.environment }}
332333
if: ${{ needs.update-helm-chart.result == 'success' }}
333334
permissions:
334335
contents: read

0 commit comments

Comments
 (0)