Skip to content

Commit 727cccf

Browse files
authored
Update custopize.yml
See if disabling log fetch makes the workflow run again
1 parent 6f48346 commit 727cccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/custopize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
repo: OctoPrint/devtools
241241
ref: main
242242
inputs: '{"image": "${{ needs.build.outputs.image-url }}", "target": "pic"}'
243-
repost-logs: true
243+
repost-logs: false
244244

245245
deploy:
246246
name: "Deploy"

0 commit comments

Comments
 (0)