Skip to content

Commit 211321d

Browse files
authored
Update publish-extension.yml
1 parent 685d582 commit 211321d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-extension.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Publish Extension
22

33
on:
4-
pull_request:
5-
types: [closed]
4+
push:
65
workflow_dispatch:
76

87
env:

0 commit comments

Comments
 (0)