diff --git a/.github/workflows/feature-branch.yml b/.github/workflows/feature-branch.yml index e1ef782..6ebbbc6 100644 --- a/.github/workflows/feature-branch.yml +++ b/.github/workflows/feature-branch.yml @@ -78,4 +78,5 @@ jobs: uses: cloudposse/.github/.github/workflows/shared-go-auto-release.yml@main with: publish: true - secrets: inherit \ No newline at end of file + format: binary + secrets: inherit