Skip to content

Commit

Permalink
fix gh pages url in pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuchet committed Oct 31, 2024
1 parent 4cbbc0f commit 4a61f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ jobs:
with:
issue-number: ${{ github.event.number }}
body: |
Storybook for this PR deployed on this [github page](https://legendary-chainsaw-woo3ynm.pages.github.io/${{ github.event.number }})
Storybook for this PR deployed on this [github page](https://talend.github.io/ui/${{ github.event.number }})

0 comments on commit 4a61f4c

Please sign in to comment.