We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061e43c commit 46f3ecfCopy full SHA for 46f3ecf
.github/workflows/publish.yml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- 'entries/**'
8
- 'icons/**'
9
+ workflow_dispatch:
10
11
concurrency:
12
group: 'publish'
0 commit comments