Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2d3b4de

Browse files
authored
CI: Fix theme preview workflow (Attempt 2) (anuraghazra#3034)
1 parentdc5d23e commit2d3b4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/preview-theme.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ export const run = async () => {
389389

390390
// Retrieve the PR diff and preview-theme comment.
391391
debug("Retrieve PR diff...");
392-
constres=awaitOCTOKIT.pulls.get({
392+
constres=awaitOCTOKIT.rest.pulls.get({
393393
owner:OWNER,
394394
repo:REPO,
395395
pull_number:PULL_REQUEST_ID,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp