Skip to content

Commit

Permalink
Merge branch 'main' into upgrade-felles-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
tidnav committed Feb 29, 2024
2 parents 304dc64 + ea9431e commit 200e8b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- '**.md'
jobs:
buildDev:
uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@frontend-next-build-yarnberry
uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@main
permissions:
contents: read
id-token: write
Expand All @@ -20,7 +20,7 @@ jobs:
playwright: false
cdn: true
buildProd:
uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@frontend-next-build-yarnberry
uses: navikt/aap-workflows/.github/workflows/frontend-next-build.yml@main
permissions:
contents: read
id-token: write
Expand Down

0 comments on commit 200e8b2

Please sign in to comment.