Skip to content

Commit

Permalink
Oops typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon committed Oct 8, 2024
1 parent 1aed13d commit 812ef27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
if: ${{ github.event_name == 'pull_request_target' }}
with:
status: "success"
url: "https://civictechto.github.com/polis-storybook/PR-${{ github.event.number }}/"
url: "https://civictechto.github.io/polis-storybook/PR-${{ github.event.number }}/"
name: "Storybook"
description: "This branch now available."

0 comments on commit 812ef27

Please sign in to comment.