Skip to content

Commit

Permalink
fix: update Storybook URL format in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
elevatebart committed Jan 17, 2025
1 parent 98d7316 commit 5e1a1b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:
with:
body: |
Storybook published on ${{ github.event.repository.updated_at }}
https://internal.dev.kestra.io/ui-libs/${{ github.ref_name }}/storybook
https://internal.dev.kestra.io/${{ github.event.repository.name }}/${{ github.ref_name }}/storybook
reactions: 'hooray'

0 comments on commit 5e1a1b9

Please sign in to comment.