Skip to content

Commit

Permalink
chore: build action
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 20, 2024
1 parent 13c6b63 commit 277b716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32450,7 +32450,7 @@ async function createCommit(octokit, repository, args) {
// committer.name: GitHub
// committer.email: noreply@github.com
}).then(({ data }) => data);
console.debug('commit', '>', commit.sha);
console.debug('commit', '->', commit.sha);
return commit;
}
/**
Expand Down

0 comments on commit 277b716

Please sign in to comment.