We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00fe121 commit 2569960Copy full SHA for 2569960
.github/workflows/publish.yml
@@ -5,6 +5,7 @@ on:
5
tags:
6
push:
7
pull_request:
8
+ repository_dispatch:
9
workflow_dispatch:
10
11
jobs:
0 commit comments