Skip to content

Commit

Permalink
fix: add correct workflow path for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjark-Kuehl committed Jul 21, 2022
1 parent 927c23f commit 713d3f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
branches:
- main
paths:
- 'packages/*'
- '.changeset/*.md'
- 'packages/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 713d3f5

Please sign in to comment.