Skip to content

Commit 0a58db7

Browse files
committed
Path for the autopublish on a Fork
1 parent b7bdae7 commit 0a58db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-tests-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
commit: ${{ github.event.workflow_run.head_sha }}
3535
event_file: artifacts/Event File/event.json
3636
event_name: ${{ github.event.workflow_run.event }}
37-
files: "artifacts/**/*.xml"
37+
files: "artifacts/*.xml"

0 commit comments

Comments
 (0)