Skip to content

Commit

Permalink
Update sync-readme-changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nsingh-branch authored Sep 13, 2023
1 parent df182b4 commit 9680fdf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/sync-readme-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jobs:
--header 'x-readme-version: v5.5.1' \
--data "$payload"

# Escape newlines for Slack payload
# release_body_escaped="${{ github.event.release.body }}"
# echo "release_body_escaped=$release_body_escaped" >> "$GITHUB_OUTPUT"

- name: Announce New Release in Slack
uses: slackapi/[email protected]
with:
Expand Down

0 comments on commit 9680fdf

Please sign in to comment.