Skip to content

Commit e0b1119

Browse files
committed
ci: Typo fix
1 parent 08792b4 commit e0b1119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/github-script@v6
1616
with:
1717
script: |
18-
github.repos.createDispatchEvent({
18+
github.rest.repos.createDispatchEvent({
1919
owner: 'automattic',
2020
repo: 'vip-container-images',
2121
event_type: 'build-mu-plugins',

0 commit comments

Comments
 (0)