Skip to content

Commit 42c3c2a

Browse files
authored
Update post-status-updates-to-slack.yml
1 parent afd2f3d commit 42c3c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/post-status-updates-to-slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
id: notify
2020
with:
2121
slack-channel: 'C01EEKVR0Q7'
22-
slack-bot-user-oauth-access-token: ${{ secrets.SLACK_DOCS_BOT_TOKEN }}
22+
slack-bot-user-oauth-access-token: ${{ secrets.SLACK_BOT_TOKEN }}
2323
slack-text: \n><${{ github.event.comment.html_url}}|*${{github.event.issue.title}}*>\nstatus update posted by ${{github.event.comment.user.login}}\n\n${{ steps.trimmed.outputs.value }}

0 commit comments

Comments
 (0)