Skip to content

Commit b7234ed

Browse files
authored
Update MainDistributionPipeline.yml
1 parent f5b430a commit b7234ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/MainDistributionPipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
#
44
name: Main Extension Distribution Pipeline
55
on:
6-
push:
6+
release:
7+
types: [published]
78
pull_request:
89
workflow_dispatch:
910

0 commit comments

Comments
 (0)