Skip to content

Commit 83ebbed

Browse files
committed
try fixing workflow
1 parent c83626a commit 83ebbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
jobs:
1414
deploy:
1515
runs-on: ubuntu-latest
16-
environment: test
16+
# environment: test
1717
env:
1818
AZURE_CLIENT_ID: ${{ vars.AZURE_CLIENT_ID }}
1919
AZURE_TENANT_ID: ${{ vars.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)