Skip to content

Commit 2bde762

Browse files
committed
whoops messed up the formatting
1 parent d08846e commit 2bde762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly-chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
if: always()
6565
env:
6666
SLACK_TSDIFF_CHROMATIC_BOT_TOKEN: ${{ secrets.SLACK_TSDIFF_CHROMATIC_BOT_TOKEN }}
67-
SLACK_CHANNEL_ID: TEST_SLACK_ID
67+
SLACK_CHANNEL_ID: ${{ secrets.TEST_SLACK_ID }}
6868
CHROMATIC_URL: ${{ needs.chromatic.outputs.build_url }}
6969
CHROMATIC_CODE: ${{ needs.chromatic.outputs.code }}
7070
CHROMATIC_FC_URL: ${{ needs.chromatic-fc.outputs.build_url }}

0 commit comments

Comments
 (0)