Skip to content

Commit

Permalink
allow id token write
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssonw committed Jul 15, 2024
1 parent e2f1ac3 commit a3e58c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
needs: [build]
name: Deploy to dev
uses: kartverket/bygning-apps/.github/workflows/update-app-version.yaml@main
permissions:
id-token: write
with:
application_name: bygning-backend
image_name: ${{ needs.build.outputs.image_name }}
Expand Down

0 comments on commit a3e58c2

Please sign in to comment.