Publish new storybook

This commit is contained in:
Joseph Garrone 2024-06-17 12:53:06 +02:00
parent 67ebac496d
commit abfe5789a3

@ -38,7 +38,7 @@ jobs:
storybook:
runs-on: ubuntu-latest
if: github.event_name == 'push'
#if: github.event_name == 'push'
needs: test
steps:
- uses: actions/checkout@v4