Skip to content

Commit f353319

Browse files
committed
chore: Update .github/workflows/publish.yml to include workflow_dispatch event
1 parent 5af63e6 commit f353319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- main
66
paths:
77
- 'packages/color-core/**'
8-
8+
workflow_dispatch:
99
jobs:
1010
publish:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)