1 parent 1d02433 commit ba96090Copy full SHA for ba96090
1 file changed
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
6
- main
7
paths:
8
- 'package.json'
9
+ workflow_dispatch:
10
11
jobs:
12
check-version:
0 commit comments