mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
ci: testing upload build script
This commit is contained in:
parent
2c93312df0
commit
9e73a44426
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ fs.readdir(dist, async (err, files) => {
|
||||||
uploads,
|
uploads,
|
||||||
branchName: process.env.BRANCH_NAME,
|
branchName: process.env.BRANCH_NAME,
|
||||||
version: packageJson.version,
|
version: packageJson.version,
|
||||||
actor: process.env.GITHUB_ACTOR,
|
githubActor: process.env.GITHUB_ACTOR,
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue