Skip to content

Commit 9d4f320

Browse files
committed
Don't set artifact_id
1 parent 683f2ba commit 9d4f320

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/loaders/gh_archive_loader.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ impl LoadSnapshots for GHArtifactLoader {
156156
git_ref,
157157
)
158158
.inputs(json!({
159-
"artifact_id": artifact.artifact_id.to_string(),
160159
"run_id": run_id.to_string(),
161160
}))
162161
.send()

0 commit comments

Comments
 (0)