Skip to content

Commit 4d059d8

Browse files
Provoked redeploy
1 parent 77cad41 commit 4d059d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
SLACK_ICON_EMOJI: ':books:'
6565
SLACK_USERNAME: mx-sdk-dapp-ui
6666
SLACK_TITLE: 'Storybook'
67-
SLACK_MESSAGE: 'Successfully deployed to: https://${{ secrets.AWS_S3_BUCKET }}'
67+
SLACK_MESSAGE: 'Successfully deployed to https://${{ secrets.AWS_S3_BUCKET }}'
6868
SLACK_COLOR: 'good'
6969
SLACK_FOOTER: 'Deployed from branch: ${{ github.ref_name }}'
7070
MSG_MINIMAL: false

0 commit comments

Comments
 (0)