chore: comments

This commit is contained in:
Christopher Gondek 2025-11-03 09:34:48 +01:00
parent 21c83fbbac
commit 91bffe884d

View file

@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
permissions:
id-token: write # <-- required for OIDC
id-token: write
contents: read
steps:
@ -61,4 +61,3 @@ jobs:
app-name: "poweron-preprocessing"
slot-name: "Production"
package: . # reuse the downloaded artifact folder
# no publish-profile here; it will use the az login from azure/login