We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5958bde + 6853d20 commit 7d552c9Copy full SHA for 7d552c9
1 file changed
.github/workflows/snap-homolog.yaml
@@ -1,6 +1,8 @@
1
name: Homolog - Snap Publish to Edge Channel
2
3
on:
4
+ release:
5
+ types: [released]
6
workflow_dispatch:
7
8
jobs:
0 commit comments