Skip to content

Commit b3c024d

Browse files
Update artifacts
1 parent bc0bb19 commit b3c024d

3 files changed

Lines changed: 208 additions & 807 deletions

File tree

dist/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39780,8 +39780,8 @@ function getSourceMetadata(jobId) {
3978039780
actor: context.actor,
3978139781
commitHash: context.sha,
3978239782
workflowName: context.workflow,
39783-
runNumber: context.runNumber,
39784-
runId: context.runId,
39783+
runNumber: context.runNumber.toString(),
39784+
runId: context.runId.toString(),
3978539785
jobId,
3978639786
repositoryUrl,
3978739787
};

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)