Skip to content

Commit

Permalink
Merge branch 'main' into tidcarousel-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon committed Oct 8, 2024
2 parents d81b38a + 1aed13d commit b094ce7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,11 @@ jobs:
path: dist/storybook-bundle
# Done manually so we can checkout submodule
checkout: false

- uses: ouzi-dev/commit-status-updater@v2
if: ${{ github.event_name == 'pull_request_target' }}
with:
status: "success"
url: "https://civictechto.github.com/polis-storybook/PR-${{ github.event.number }}/"
name: "Storybook"
description: "This branch now available."

0 comments on commit b094ce7

Please sign in to comment.