Skip to content

Commit

Permalink
ci: add workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amir78729 committed Jun 11, 2024
1 parent e2f32ef commit 1a436f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-storybook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
needs: build
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}/storybook
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
name: Deploy
steps:
Expand Down

0 comments on commit 1a436f5

Please sign in to comment.