Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/jsdom-25.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MalazAlkoj authored Nov 21, 2024
2 parents edebdd1 + aefc7f2 commit 2a15af3
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 229 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/upload-public.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Upload public files to NAV CDN
uses: navikt/frontend/actions/cdn-upload/v1@main
uses: nais/deploy/actions/cdn-upload/v2@master
with:
cdn-team-name: team-esyfo
team: team-esyfo
source: ./public
destination: '/aktivitetskrav-frontend'
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
Loading

0 comments on commit 2a15af3

Please sign in to comment.