We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1fc575 commit 4704edbCopy full SHA for 4704edb
.github/workflows/draft-pr-converter.yml
@@ -82,7 +82,7 @@ jobs:
82
channel-id: 'C02LMULF4NA'
83
payload: '{ "type": "mrkdwn", "text": "${{ env.SLACK_MESSAGE }}" }'
84
env:
85
- SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
+ SLACK_BOT_TOKEN: ${{ secrets.SLACK_LSE_BOT_TOKEN }}
86
SLACK_MESSAGE: >-
87
*Drafted PR's*\n
88
${{ steps.mutation_step.outputs.pr_list }}
0 commit comments