Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit adfecb7

Browse files
committed
Fix target-arch
1 parent 41c062b commit adfecb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
release_type: alpine
1515
release_name: fail2Ban
1616
release_url: "v3.14/main"
17-
target_arch: "all"
17+
target-arch: "all"
1818
secrets:
1919
scarf_token: ${{ secrets.SCARF_TOKEN }}

0 commit comments

Comments
 (0)