There was an error while loading. Please reload this page.
1 parent 1e0803c commit ea099c4Copy full SHA for ea099c4
1 file changed
.github/workflows/deploy.yml
@@ -48,6 +48,10 @@ jobs:
48
secret: REDIS_PORT
49
- name: OPENAI_SECRETKEY
50
secret: OPENAI_SECRETKEY
51
+ - name: NAVER_ID
52
+ secret: NAVER_ID
53
+ - name: NAVER_PW
54
+ secret: NAVER_PW
55
buildenv: []
56
context:
57
git:
0 commit comments