Skip to content

Commit 3db7869

Browse files
committed
Use details url
1 parent 76ba89c commit 3db7869

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,7 @@ jobs:
7272
head_sha: context.sha,
7373
status: 'completed',
7474
conclusion: 'success',
75-
output: {
76-
title: '',
77-
summary: '',
78-
text: artifactUrl
79-
}
75+
details_url: artifactUrl
8076
});
8177
8278
# Test Elixir

0 commit comments

Comments
 (0)