Skip to content

Commit

Permalink
Publish the Slack message to release channel [ED-11261]
Browse files Browse the repository at this point in the history
  • Loading branch information
davseve committed Jul 27, 2023
1 parent 307878b commit 3382875
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/one-click-hosting-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ jobs:
# Will be removed once we see that the release is working
prerelease: ${{ github.event.inputs.pre_release }}
body_path: ${{ env.CHANGELOG_FILE }}
- name: Get Json Slack message
run: |
"PAYLOAD=`echo $(cat ./.github/scripts/slack-channel-cloud-message.json)`" >> $GITHUB_ENV
- name: Post To Slack Created Cloud one click Release
if: ${{ github.event.inputs.pre_release }} == false
uses : ./.github/workflows/post-to-slack
Expand Down

0 comments on commit 3382875

Please sign in to comment.