Skip to content

Commit a23d927

Browse files
committed
Update release_build_infisical_cli.yml
1 parent 676f129 commit a23d927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_build_infisical_cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
with:
168168
distribution: goreleaser-pro
169169
version: v1.26.2-pro
170-
args: release --clean --config goreleaser-windows.yaml --skip-validate
170+
args: release --clean --config .goreleaser-windows.yaml --skip-validate
171171
env:
172172
POSTHOG_API_KEY_FOR_CLI: ${{ secrets.POSTHOG_API_KEY_FOR_CLI }}
173173
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

0 commit comments

Comments
 (0)