Skip to content

Commit f3ab7d6

Browse files
committed
chore: build
1 parent 5441d02 commit f3ab7d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: run/dist/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ async function run() {
214214
.concat((0, inputs_1.cliArguments)(inputs));
215215
const ec = await exec.exec("restyle", args, {
216216
env: {
217+
...process.env,
217218
GITHUB_TOKEN: inputs.githubToken,
218219
GIT_AUTHOR_EMAIL: inputs.committerEmail,
219220
GIT_AUTHOR_NAME: inputs.committerName,

0 commit comments

Comments
 (0)