Skip to content

Commit 8d2b789

Browse files
amvanbarenamvanbaren
andauthored
Trigger workflow on master (#903)
Co-authored-by: amvanbaren <[email protected]>
1 parent 8d978ab commit 8d2b789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-extensions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
owner,
5353
repo,
5454
workflow_id: "publish-extension.yml",
55-
ref: "build-extension",
55+
ref: "master",
5656
inputs: {
5757
extension: JSON.stringify(extension),
5858
publishContext: JSON.stringify(context),

0 commit comments

Comments
 (0)