We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3134d5c commit 01ba036Copy full SHA for 01ba036
.github/workflows/deploy.yml
@@ -15,6 +15,7 @@ concurrency:
15
jobs:
16
deploy:
17
runs-on: ubuntu-latest
18
+ environment: Azure
19
permissions:
20
id-token: write
21
contents: read
0 commit comments