We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a60a0 commit a35c14bCopy full SHA for a35c14b
.github/workflows/update-embedded-player.yml
@@ -1,6 +1,7 @@
1
name: Update @antmedia/web_player Dependency
2
3
on:
4
+ workflow_dispatch:
5
repository_dispatch:
6
types: [update-embedded-player]
7
0 commit comments