Skip to content

Commit 8979c5c

Browse files
authored
feat: add TF_APPEND_USER_AGENT env variable (#316)
1 parent 3d9e6aa commit 8979c5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ env:
3131
PUBLISH_NPM: true
3232
PUBLISH_NUGET: true
3333
PUBLISH_NRM: true
34+
TF_APPEND_USER_AGENT: pulumi
3435
jobs:
3536
publish_binary:
3637
name: publish

0 commit comments

Comments
 (0)