Skip to content

Commit

Permalink
deploy on main
Browse files Browse the repository at this point in the history
  • Loading branch information
ebekebe committed Jun 20, 2024
1 parent c309de8 commit 039a8be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: github pages release

on: workflow_dispatch
# push:
# branches:
# - main
on:
push:
branches:
- main
# paths:
# - '.storybook'
# - 'public'
Expand Down

0 comments on commit 039a8be

Please sign in to comment.