Skip to content

Commit 5ac2821

Browse files
[tmp] try setting it specifically
1 parent 45c17a7 commit 5ac2821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Deploy
4848
run: |
49-
deployctl deploy --prod --project=stellerom-dev --entrypoint=main.ts --env-file=.env
49+
deployctl deploy --prod --project=stellerom-dev --entrypoint=main.ts --env-file=.env --env AZURE_ADB2C_POLICY=""
5050
env:
5151
DENO_DEPLOY_TOKEN: ${{ secrets.DENO_DEPLOY_TOKEN }}
5252

0 commit comments

Comments
 (0)