Skip to content

Commit

Permalink
Fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kaja-nav committed Oct 10, 2023
1 parent daf006b commit ae19e2f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on: push
jobs:
next-app:
uses: navikt/teamesyfo-github-actions-workflows/.github/workflows/next-app.yaml@main
permissions:
contents: read
id-token: write
packages: write
secrets: inherit
with:
app: dialogmote-frontend
Expand Down

0 comments on commit ae19e2f

Please sign in to comment.