Skip to content

Commit 3bbeb7f

Browse files
authored
Update pr-deploy.yaml
1 parent 8e2955b commit 3bbeb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ jobs:
195195
- name: "CODER_EXPERIMENTS"
196196
value: "*"
197197
- name: "CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS"
198-
value: true
198+
value: "true"
199199
- name: "CODER_OAUTH2_GITHUB_CLIENT_ID"
200200
value: "${{ secrets.PR_DEPLOYMENTS_GITHUB_OAUTH_CLIENT_ID }}"
201201
- name: "CODER_OAUTH2_GITHUB_CLIENT_SECRET"

0 commit comments

Comments
 (0)