Skip to content

Commit

Permalink
Merge pull request #1572 from HDRUK/GAT-1887-PROD
Browse files Browse the repository at this point in the history
GAT-1887:Slack Channel bug
  • Loading branch information
reubensamuel authored Feb 28, 2023
2 parents 4cd441b + 5d13418 commit cda2485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs: # Deployment please don't modify anything here as the infrastructure
id: releasenotificationsent
uses: act10ns/slack@v1
with:
status: Completed
channel: ${{ env.SLACK_RELEASE_CHANNEL }}
message: 'GAT Live Release -''${{ steps.getversion.outputs.version }}'' successfully finished'
if: success()

0 comments on commit cda2485

Please sign in to comment.