We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.github/workflows/publish.yml
workflow_dispatch
1 parent 5af63e6 commit f353319Copy full SHA for f353319
.github/workflows/publish.yml
@@ -5,7 +5,7 @@ on:
5
- main
6
paths:
7
- 'packages/color-core/**'
8
-
+ workflow_dispatch:
9
jobs:
10
publish:
11
runs-on: ubuntu-latest
0 commit comments