We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081f486 commit c472484Copy full SHA for c472484
.github/workflows/call-build-image.yml
@@ -13,6 +13,6 @@ jobs:
13
app_name: "webhook"
14
release_type: "github"
15
release_url: "https://api.github.com/repos/adnanh/webhook"
16
- target_arch: "all"
+ target-arch: "all"
17
secrets:
18
scarf_token: ${{ secrets.SCARF_TOKEN }}
0 commit comments