We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298edf6 commit 9e67b03Copy full SHA for 9e67b03
.github/workflows/publish.yml
@@ -12,6 +12,7 @@ on:
12
- 'package.json'
13
- 'pnpm-lock.yaml'
14
- '.github/workflows/publish.yml'
15
+ - '.changeset/*'
16
17
jobs:
18
replace-package-json-and-publish:
0 commit comments