Skip to content

Commit

Permalink
Build action
Browse files Browse the repository at this point in the history
  • Loading branch information
romeovs committed Feb 28, 2020
1 parent 1ac700a commit d18f29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -22917,7 +22917,7 @@ async function main$1() {
const lcov = await parse$2(raw);

const options = {
repository: `${github_1.owner}/${github_1.repo}`,
repository: `${github_1.repo.owner}/${github_1.repo.repo}`,
pr: event.pull_request.number,
commit: event.after,
prefix: `${process.env.GITHUB_WORKSPACE}/`,
Expand Down

0 comments on commit d18f29b

Please sign in to comment.