Skip to content

Commit 3e7803e

Browse files
committed
Incorporated OIDC for authenticating towards Azure in GH Action
1 parent 2f62c70 commit 3e7803e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.'
11-
PYTHON_VERSION: '3.10'
11+
PYTHON_VERSION: '3.11'
1212
STORAGE_ACCOUNT_NAME: 'hvalfangststorageaccount'
1313

1414
jobs:

0 commit comments

Comments
 (0)