Skip to content

Commit ef36fb5

Browse files
committed
Readme update
1 parent d5548a8 commit ef36fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ A tool to check related tickets are in a ready state for deployment.
3232
env:
3333
HELPER_GITHUB_TOKEN: '${{ github.token }}'
3434
HELPER_LINEAR_TOKEN: '${{ secrets.HELPER_LINEAR_TOKEN }}'
35-
HELPER_SLACK_BOT_TOKEN: '${{ secrets.HELPER_SLACK_BOT_TOKEN }}'
35+
HELPER_SLACK_BOT_TOKEN: '${{ secrets.SLACK_BOT_TOKEN }}'
3636
HELPER_SLACK_CHANNEL_NAME: '#production-deploys'
3737
```

0 commit comments

Comments
 (0)