We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676f129 commit a23d927Copy full SHA for a23d927
.github/workflows/release_build_infisical_cli.yml
@@ -167,7 +167,7 @@ jobs:
167
with:
168
distribution: goreleaser-pro
169
version: v1.26.2-pro
170
- args: release --clean --config goreleaser-windows.yaml --skip-validate
+ args: release --clean --config .goreleaser-windows.yaml --skip-validate
171
env:
172
POSTHOG_API_KEY_FOR_CLI: ${{ secrets.POSTHOG_API_KEY_FOR_CLI }}
173
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
0 commit comments