Skip to content

fix(APP-993): Prefix SVG asset ids to prevent url(#id) collisions bet… #719

fix(APP-993): Prefix SVG asset ids to prevent url(#id) collisions bet…

fix(APP-993): Prefix SVG asset ids to prevent url(#id) collisions bet… #719

name: Storybook Publish
on:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
deploy:
uses: ./.github/workflows/shared-deploy.yml
secrets: inherit
with:
domain: "uikit.aragon.org"