Do not commit built storybook

This commit is contained in:
Gabe Kangas
2022-05-12 17:00:02 -07:00
parent 363787faa3
commit ed50016bfc
37 changed files with 0 additions and 719 deletions

View File

@@ -17,16 +17,6 @@ jobs:
npm install --include-dev
npm run build-storybook -- -o ../docs/components
- name: Commit changes
uses: EndBug/add-and-commit@v9
with:
author_name: Owncast
author_email: owncast@owncast.online
message: "Commit updated components/styles"
add: "docs/components"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Dispatch event to web site
uses: peter-evans/repository-dispatch@v2
with: