Skip to content

Commit 5b916a5

Browse files
shandli123Copilot
andauthored
Update browserstack-report-action/src/utils/UploadFileForArtifact.js
Co-authored-by: Copilot <[email protected]>
1 parent ef251f9 commit 5b916a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserstack-report-action/src/utils/UploadFileForArtifact.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class UploadFileForArtifact {
1010
}
1111

1212
try {
13-
const pathName = "browserstack-reports-atifact";
13+
const pathName = "browserstack-reports-artifact";
1414
const fileName = `bstack-report.html`;
1515
const artifactName = "browserstack-report";
1616
// Create artifacts directory

0 commit comments

Comments
 (0)