Skip to content

Commit d4cf1b8

Browse files
author
via-github-actions
committed
🚀 Update dist/ and v1-tag
1 parent deab72d commit d4cf1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ async function fetchConfig (
5252
owner,
5353
repo,
5454
path: filepath,
55-
ref: 'master'
55+
ref: github.context.payload.pull_request.base.repo.default_branch
5656
})
5757

5858
return Buffer.from(response.data.content, response.data.encoding).toString()

0 commit comments

Comments
 (0)