Skip to content

Commit

Permalink
Sette permissions i dispatch workflow PSB (#1151)
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehansen2 authored Sep 13, 2023
1 parent 9feb31b commit 08617f0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
name: Deploy pleiepenger-sykt-barn to prod
needs: [run-tests]
uses: navikt/sif-brukerdialog/.github/workflows/.deploy-app-to-prod.yml@main
permissions:
packages: write
secrets:
NAIS_DEPLOY_APIKEY: ${{ secrets.NAIS_DEPLOY_APIKEY }}
with:
Expand Down

0 comments on commit 08617f0

Please sign in to comment.