Skip to content

Commit d123882

Browse files
committed
DUMMY
1 parent 1f54fcf commit d123882

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dot-org-content.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
4646
const result = await github.rest.pulls.create({
4747
title: 'NGINX Plus - Module Ref: Update content for content/nginx due to detected changes',
48-
owner,
49-
repo,
48+
owner: owner,
49+
repo: repo,
5050
head: '${{ github.ref_name }}',
5151
base: 'develop',
5252
body: [

0 commit comments

Comments
 (0)