Skip to content

Commit c5198bc

Browse files
committed
Update go releaser config path
1 parent 031f11e commit c5198bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ipv6-only.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
with:
8484
version: v2.12.0 # renovate: datasource=github-tags depName=goreleaser/goreleaser
8585
args:
86-
build --single-target --snapshot --clean --config=./goreleaser.yml
86+
build --single-target --snapshot --clean --config=goreleaser.yml
8787
env:
8888
TELEMETRY_ENDPOINT: otel-collector-opentelemetry-collector.collector.svc.cluster.local:4317
8989
TELEMETRY_ENDPOINT_INSECURE: "true"

0 commit comments

Comments
 (0)