We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94651d0 commit 5572d7cCopy full SHA for 5572d7c
.github/workflows/chromatic.yml
@@ -50,4 +50,4 @@ jobs:
50
message: |
51
🎨 **Storybook Preview**: ${{ steps.chromatic.outputs.storybookUrl }}
52
🔗 **Chromatic Build**: ${{ steps.chromatic.outputs.buildUrl }}
53
- 🕖 ***Updated at**: ${{ steps.current-time.outputs.formattedTime }}
+ 🕖 **Updated at**: ${{ steps.current-time.outputs.formattedTime }}
0 commit comments