Skip to content

Commit c472484

Browse files
committed
Fix target-arch
1 parent 081f486 commit c472484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-build-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
app_name: "webhook"
1414
release_type: "github"
1515
release_url: "https://api.github.com/repos/adnanh/webhook"
16-
target_arch: "all"
16+
target-arch: "all"
1717
secrets:
1818
scarf_token: ${{ secrets.SCARF_TOKEN }}

0 commit comments

Comments
 (0)