Skip to content

Commit

Permalink
chore: restore auto-release
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlaz committed Oct 16, 2024
1 parent 2c44861 commit 6b84d4b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/version-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ env:

on:
push:
branches:
- main
paths:
- 'packages/**'
branches:
- main
paths:
- 'packages/**'

workflow_dispatch:

Expand Down

0 comments on commit 6b84d4b

Please sign in to comment.