Skip to content

Commit d6e56f3

Browse files
authored
github -> octokit (#23188)
1 parent fce7e3c commit d6e56f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions-scripts/staging-deploy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ await deployToStaging({
6363
runId: RUN_ID,
6464
})
6565

66-
await github.repos.createCommitStatus({
66+
await octokit.repos.createCommitStatus({
6767
owner,
6868
repo,
6969
sha: HEAD_SHA,

0 commit comments

Comments
 (0)