We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c6d12b + fffe765 commit e393843Copy full SHA for e393843
1 file changed
.github/workflows/publish.yml
@@ -77,7 +77,7 @@ jobs:
77
78
- name: Send GitHub Action data to a Slack workflow
79
if: steps.changesets.outputs.published == 'true'
80
- uses: slackapi/slack-github-action@v2.0.0
+ uses: slackapi/slack-github-action@v2.1.1
81
with:
82
payload-delimiter: '_'
83
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments