From ff687fae2c69bb1a55191243f8c1e60bd7a2f9fe Mon Sep 17 00:00:00 2001 From: Tor Idland Date: Thu, 29 Feb 2024 13:43:55 +0100 Subject: [PATCH] =?UTF-8?q?:technologist:=20Endringer=20p=C3=A5=20caching?= =?UTF-8?q?=20og=20yarnberry-st=C3=B8tte=20er=20lagt=20til=20i=20aap-workf?= =?UTF-8?q?lows@main?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_and_deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_and_deploy.yaml b/.github/workflows/build_and_deploy.yaml index 22fff8c2..96dbd4cc 100644 --- a/.github/workflows/build_and_deploy.yaml +++ b/.github/workflows/build_and_deploy.yaml @@ -10,7 +10,7 @@ on: 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 @@ -22,7 +22,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