Skip to content

Commit 38ba0a7

Browse files
add SEGMENT_WRITE_KEY to workflow env
1 parent 25d97dd commit 38ba0a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ jobs:
4141
env:
4242
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
4343
SECRET_KEY: ${{ secrets.SECRET_KEY }}
44+
SEGMENT_WRITE_KEY: ${{ secrets.SEGMENT_WRITE_KEY }}

0 commit comments

Comments
 (0)