Skip to content

Commit 06ecec8

Browse files
committed
port telemetry fix to release workflow
Signed-off-by: Elliot Murphy <statik@users.noreply.github.com>
1 parent e7a74a8 commit 06ecec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-publisher.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Run goreleaser
3131
uses: goreleaser/goreleaser-action@master
3232
env:
33+
POWERSHELL_TELEMETRY_OPTOUT: true
3334
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
3435
with:
3536
version: latest

0 commit comments

Comments
 (0)